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