Searched defs:PLL_POSTDIV2_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/eswin/ | ||
| H A D | clk.c | 25 #define PLL_POSTDIV2_MASK GENMASK(18, 16) macro |
| /linux/drivers/clk/sophgo/ | ||
| H A D | clk-sg2044-pll.c | 31 #define PLL_POSTDIV2_MASK GENMASK(23, 21) macro |