Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dstx104.c49 #define STX104_AIO_BASE 0x0 macro
50 #define STX104_SOFTWARE_STROBE STX104_AIO_BASE
51 #define STX104_ADC_DATA STX104_AIO_BASE
52 #define STX104_ADC_CHANNEL (STX104_AIO_BASE + 0x2)
53 #define STX104_DIO_REG (STX104_AIO_BASE + 0x3)
54 #define STX104_DAC_BASE (STX104_AIO_BASE + 0x4)
55 #define STX104_ADC_STATUS (STX104_AIO_BASE + 0x8)
56 #define STX104_ADC_CONTROL (STX104_AIO_BASE + 0x9)
57 #define STX104_ADC_CONFIGURATION (STX104_AIO_BASE + 0x11)
125 .reg_base = STX104_AIO_BASE,
[all …]