Home
last modified time | relevance | path

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

/openbmc/qemu/hw/adc/
H A Daspeed_adc.c81 uint32_t a_lower = ASPEED_ADC_L(a_bounds); in breaks_threshold() local
86 return (a < a_lower || a > a_upper) || in breaks_threshold()