Home
last modified time | relevance | path

Searched refs:STX104_AIO_BASE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/addac/
H A Dstx104.c50 #define STX104_AIO_BASE 0x0 macro
51 #define STX104_SOFTWARE_STROBE STX104_AIO_BASE
52 #define STX104_ADC_DATA STX104_AIO_BASE
53 #define STX104_ADC_CHANNEL (STX104_AIO_BASE + 0x2)
54 #define STX104_DIO_REG (STX104_AIO_BASE + 0x3)
55 #define STX104_DAC_BASE (STX104_AIO_BASE + 0x4)
56 #define STX104_ADC_STATUS (STX104_AIO_BASE + 0x8)
57 #define STX104_ADC_CONTROL (STX104_AIO_BASE + 0x9)
58 #define STX104_ADC_CONFIGURATION (STX104_AIO_BASE + 0x11)
59 #define STX104_I8254_BASE (STX104_AIO_BASE + 0x12)
[all …]