Searched refs:CGA_PLL2 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/clk/ |
| H A D | clk-qoriq.c | 32 #define CGA_PLL2 2 macro 216 { CLKSEL_VALID, CGA_PLL2, PLL_DIV1 }, 217 { CLKSEL_VALID, CGA_PLL2, PLL_DIV2 }, 218 { CLKSEL_VALID, CGA_PLL2, 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 …]
|