Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,iproc-clocks.yaml225 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
/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2-clock.dtsi96 genpll_sw: genpll_sw@6501d0c4 { label
103 clock-output-names = "genpll_sw", "rpe", "250", "nic",
H A Dns2.dtsi720 clocks = <&genpll_sw BCM_NS2_GENPLL_SW_SDIO_CLK>;
730 clocks = <&genpll_sw BCM_NS2_GENPLL_SW_SDIO_CLK>;
/openbmc/linux/drivers/clk/bcm/
H A Dclk-ns2.c94 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()