mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
add TS_STAT
This commit is contained in:
@@ -232,6 +232,7 @@
|
|||||||
|
|
||||||
#define TS_CONTROL(_io) ((_io)->regs + 0x00)
|
#define TS_CONTROL(_io) ((_io)->regs + 0x00)
|
||||||
#define TS_CONTROL2(_io) ((_io)->regs + 0x04)
|
#define TS_CONTROL2(_io) ((_io)->regs + 0x04)
|
||||||
|
#define TS_STAT(_io) ((_io)->regs + 0x08)
|
||||||
|
|
||||||
#define TS_INPUT_CONTROL_ENABLE (0x00000001)
|
#define TS_INPUT_CONTROL_ENABLE (0x00000001)
|
||||||
#define TS_INPUT_CONTROL_RESET (0x00000002)
|
#define TS_INPUT_CONTROL_RESET (0x00000002)
|
||||||
|
Reference in New Issue
Block a user