Searched refs:ASPEED_ADC_L (Results 1 – 1 of 1) sorted by relevance
35 #define ASPEED_ADC_L(x) ((x) & ASPEED_ADC_L_MASK) macro79 uint32_t a = ASPEED_ADC_L(a_and_b); in breaks_threshold()81 uint32_t a_lower = ASPEED_ADC_L(a_bounds); in breaks_threshold()83 uint32_t b_lower = ASPEED_ADC_L(b_bounds); in breaks_threshold()