Searched refs:CMU_DISPLAYPLL (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-owl/ |
H A D | regs_s900.h | 18 #define CMU_DISPLAYPLL (0x0010) macro
|
/openbmc/linux/drivers/clk/actions/ |
H A D | owl-s500.c | 35 #define CMU_DISPLAYPLL (0x0010) macro 106 static OWL_PLL_NO_PARENT_DELAY(display_pll_clk, "display_pll_clk", CMU_DISPLAYPLL, 6000000, 8, 0, 8…
|
H A D | owl-s700.c | 32 #define CMU_DISPLAYPLL (0x0010) macro 94 static OWL_PLL_NO_PARENT(clk_display_pll, "display_pll", CMU_DISPLAYPLL, 6000000, 8, 0, 8, 2, 140, …
|
H A D | owl-s900.c | 31 #define CMU_DISPLAYPLL (0x0010) macro 89 static OWL_PLL_NO_PARENT(display_pll_clk, "display_pll_clk", CMU_DISPLAYPLL, 6000000, 8, 0, 8, 20, …
|