Searched full:genpll_sw (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | brcm,iproc-clocks.yaml | 225 genpll_sw crystal 0 BCM_NS2_GENPLL_SW 226 rpe genpll_sw 1 BCM_NS2_GENPLL_SW_RPE_CLK 227 250 genpll_sw 2 BCM_NS2_GENPLL_SW_250_CLK 228 nic genpll_sw 3 BCM_NS2_GENPLL_SW_NIC_CLK 229 chimp genpll_sw 4 BCM_NS2_GENPLL_SW_CHIMP_CLK 230 port genpll_sw 5 BCM_NS2_GENPLL_SW_PORT_CLK 231 sdio genpll_sw 6 BCM_NS2_GENPLL_SW_SDIO_CLK
|
/linux/arch/arm64/boot/dts/broadcom/northstar2/ |
H A D | ns2-clock.dtsi | 96 genpll_sw: genpll_sw@6501d0c4 { label 103 clock-output-names = "genpll_sw", "rpe", "250", "nic",
|
H A D | ns2.dtsi | 720 clocks = <&genpll_sw BCM_NS2_GENPLL_SW_SDIO_CLK>; 730 clocks = <&genpll_sw BCM_NS2_GENPLL_SW_SDIO_CLK>;
|
/linux/drivers/clk/bcm/ |
H A D | clk-ns2.c | 94 static const struct iproc_pll_ctrl genpll_sw = { variable 150 iproc_pll_clk_setup(node, &genpll_sw, NULL, 0, genpll_sw_clk, in ns2_genpll_sw_clk_init()
|