Searched refs:CGA_PLL1 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/clk/ |
| H A D | clk-qoriq.c | 31 #define CGA_PLL1 1 macro 212 { CLKSEL_VALID, CGA_PLL1, PLL_DIV1 }, 213 { CLKSEL_VALID, CGA_PLL1, PLL_DIV2 }, 214 { CLKSEL_VALID, CGA_PLL1, PLL_DIV4 }, 601 BIT(CGA_PLL1) | BIT(CGA_PLL2), 616 BIT(CGA_PLL1) | BIT(CGA_PLL2), 632 BIT(CGA_PLL1) | BIT(CGA_PLL2), 648 BIT(CGA_PLL1) | BIT(CGA_PLL2), 663 BIT(CGA_PLL1) | BIT(CGA_PLL2), 713 BIT(CGA_PLL1) | BIT(CGA_PLL2), [all …]
|