Searched full:pll7 (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | allwinner,sun4i-a10-tcon-ch0-clk.yaml | 64 clocks = <&pll3>, <&pll7>, <&pll3x2>, <&pll7x2>; 73 clocks = <&pll3>, <&pll7>, <&pll3x2>, <&pll7x2>;
|
H A D | allwinner,sun4i-a10-display-clk.yaml | 53 clocks = <&pll3>, <&pll7>, <&pll5 1>;
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | clock_sun50i_h6.h | 21 u32 pll7_cfg; /* 0x030 pll7 (gpu) control */ 39 u32 pll7_pat0; /* 0x130 pll7 (gpu) pattern0 */ 40 u32 pll7_pat1; /* 0x134 pll7 (gpu) pattern1 */ 65 u32 pll7_bias; /* 0x330 pll7 (gpu) bias */
|
H A D | clock_sun8i_a83t.h | 29 u32 pll7_cfg; /* 0x38 pll7 gpu control */ 102 u32 pll8_bias_cfg; /* 0x23c PLL7 Bias config */
|
H A D | clock_sun6i.h | 26 u32 pll7_cfg; /* 0x30 pll7 control */ 136 u32 pll7_bias_cfg; /* 0x238 PLL7 Bias config */ 150 u32 pll7_pattern_cfg; /* 0x298 PLL7 Pattern config */
|
H A D | clock_sun4i.h | 26 u32 pll7_cfg; /* 0x30 pll7 control */
|
/openbmc/linux/drivers/clk/ |
H A D | clk-milbeaut.c | 26 #define M10V_PLL7 "pll7" 27 #define M10V_PLL7DIV2 "pll7-2" 28 #define M10V_PLL7DIV5 "pll7-5"
|
/openbmc/qemu/hw/misc/ |
H A D | allwinner-a10-ccm.c | 43 REG_PLL7_CFG = 0x0030, /* PLL7 Control */
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-vf610.c | 83 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 225 …clk[VF610_CLK_PLL7] = imx_clk_pllv3(IMX_PLLV3_USB_VF610, "pll7", "pll7_bypass_src", PLL7_CTRL,… in vf610_clocks_init()
|
H A D | clk-imx6sll.c | 29 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 129 …hws[IMX6SLL_CLK_PLL7] = imx_clk_hw_pllv3(IMX_PLLV3_USB, "pll7", "pll7_bypass_src", base + 0x20, 0… in imx6sll_clocks_init()
|
H A D | clk-imx6sl.c | 70 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 223 hws[IMX6SL_CLK_PLL7] = imx_clk_hw_pllv3(IMX_PLLV3_USB, "pll7", "osc", base + 0x20, 0x3); in imx6sl_clocks_init()
|
H A D | clk-imx6ul.c | 28 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 169 hws[IMX6UL_CLK_PLL7] = imx_clk_hw_pllv3(IMX_PLLV3_USB, "pll7", "osc", base + 0x20, 0x3); in imx6ul_clocks_init()
|
H A D | clk-imx6sx.c | 83 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 166 hws[IMX6SX_CLK_PLL7] = imx_clk_hw_pllv3(IMX_PLLV3_USB, "pll7", "osc", base + 0x20, 0x3); in imx6sx_clocks_init()
|
H A D | clk-imx6q.c | 91 static const char *pll7_bypass_sels[] = { "pll7", "pll7_bypass_src", }; 488 hws[IMX6QDL_CLK_PLL7] = imx_clk_hw_pllv3(IMX_PLLV3_USB, "pll7", "osc", base + 0x20, 0x3); in imx6q_clocks_init()
|
/openbmc/linux/drivers/accel/habanalabs/include/gaudi/ |
H A D | gaudi_async_ids_map_extended.h | 272 { .fc_id = 246, .cpu_id = 119, .valid = 1, .name = "PLL7" },
|