Home
last modified time | relevance | path

Searched refs:CGA_PLL2 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/clk/
H A Dclk-qoriq.c32 #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 …]