Home
last modified time | relevance | path

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

/qemu/hw/adc/
H A Daspeed_adc.c78 uint32_t b_bounds = s->regs[b_bounds_reg]; in breaks_threshold() local
83 uint32_t b_lower = ASPEED_ADC_L(b_bounds); in breaks_threshold()
84 uint32_t b_upper = ASPEED_ADC_H(b_bounds); in breaks_threshold()