Home
last modified time | relevance | path

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

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