Searched defs:PLL_ODIV_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/imx/ | ||
H A D | clk-fracn-gppll.c | 35 #define PLL_ODIV_MASK GENMASK(7, 0) macro |
/openbmc/linux/drivers/clk/microchip/ | ||
H A D | clk-core.c | 31 #define PLL_ODIV_MASK 0x07 macro |