Searched refs:AIC32X4_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
328 AIC32X4_DIV_MASK, divisor); in clk_aic32x4_div_set_rate()355 val &= AIC32X4_DIV_MASK; in clk_aic32x4_div_recalc_rate()
228 #define AIC32X4_DIV_MASK GENMASK(6, 0) macro