Searched refs:PLL_MUL_MASK (Results 1 – 1 of 1) sorted by relevance
23 #define PLL_MUL_MASK(layout) ((layout)->mul_mask) macro24 #define PLL_MUL_MAX(layout) (PLL_MUL_MASK(layout) + 1)
Completed in 4 milliseconds