Searched defs:PLL_MUL_MASK (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/clk/sam/ | ||
| H A D | at91_pll.c | 28 #define PLL_MUL_MASK(layout) ((layout)->mul_mask) macro |
| H A D | clk-sam9x60-pll.c | 32 #define PLL_MUL_MASK(layout) ((layout)->mul_mask) macro |