Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/ti/
Dclk-7xx.c947 struct clk *dpll_ck, *hdcp_ck; in dra7xx_dt_clk_init() local
955 dpll_ck = clk_get_sys(NULL, "dpll_gmac_ck"); in dra7xx_dt_clk_init()
956 rc = clk_set_rate(dpll_ck, DRA7_DPLL_GMAC_DEFFREQ); in dra7xx_dt_clk_init()
960 dpll_ck = clk_get_sys(NULL, "dpll_usb_ck"); in dra7xx_dt_clk_init()
961 rc = clk_set_rate(dpll_ck, DRA7_DPLL_USB_DEFFREQ); in dra7xx_dt_clk_init()
965 dpll_ck = clk_get_sys(NULL, "dpll_usb_m2_ck"); in dra7xx_dt_clk_init()
966 rc = clk_set_rate(dpll_ck, DRA7_DPLL_USB_DEFFREQ/2); in dra7xx_dt_clk_init()
/linux-6.1.9/Documentation/devicetree/bindings/clock/ti/
Ddpll.txt93 dpll_ck: dpll_ck {
/linux-6.1.9/arch/arm/boot/dts/
Domap2420-clocks.dtsi220 clocks = <&dpll_ck>, <&emul_ck>, <&gpt1_ick>, <&gpios_ick>,
Domap24xx-clocks.dtsi121 dpll_ck: dpll_ck@500 { label
159 clocks = <&dpll_ck>;
Domap2430-clocks.dtsi288 clocks = <&dpll_ck>, <&emul_ck>, <&gpt1_ick>, <&gpios_ick>,