Home
last modified time | relevance | path

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

/openbmc/qemu/hw/adc/
H A Daspeed_adc.c52 #define BOUNDS_CHANNEL_0 TO_REG(0x30) macro
74 int a_bounds_reg = BOUNDS_CHANNEL_0 + (reg - DATA_CHANNEL_1_AND_0) * 2; in breaks_threshold()
119 __func__, s->engine_id, reg - BOUNDS_CHANNEL_0); in aspeed_adc_engine_read()
131 case BOUNDS_CHANNEL_0 ... BOUNDS_CHANNEL_7: in aspeed_adc_engine_read()
202 __func__, s->engine_id, reg - BOUNDS_CHANNEL_0); in aspeed_adc_engine_write()
207 case BOUNDS_CHANNEL_0 ... BOUNDS_CHANNEL_7: in aspeed_adc_engine_write()