Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dclk-7xx.c315 struct clk *dpll_ck, *hdcp_ck; in dra7xx_dt_clk_init() local
321 dpll_ck = clk_get_sys(NULL, "dpll_gmac_ck"); in dra7xx_dt_clk_init()
322 rc = clk_set_rate(dpll_ck, DRA7_DPLL_GMAC_DEFFREQ); in dra7xx_dt_clk_init()
326 dpll_ck = clk_get_sys(NULL, "dpll_usb_ck"); in dra7xx_dt_clk_init()
327 rc = clk_set_rate(dpll_ck, DRA7_DPLL_USB_DEFFREQ); in dra7xx_dt_clk_init()
331 dpll_ck = clk_get_sys(NULL, "dpll_usb_m2_ck"); in dra7xx_dt_clk_init()
332 rc = clk_set_rate(dpll_ck, DRA7_DPLL_USB_DEFFREQ/2); in dra7xx_dt_clk_init()
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Ddpll.txt80 dpll_ck: dpll_ck {
/linux-4.4.14/arch/arm/boot/dts/
Domap2420-clocks.dtsi223 clocks = <&dpll_ck>, <&emul_ck>, <&gpt1_ick>, <&gpios_ick>,
Domap24xx-clocks.dtsi124 dpll_ck: dpll_ck { label
162 clocks = <&dpll_ck>;
Domap2430-clocks.dtsi291 clocks = <&dpll_ck>, <&emul_ck>, <&gpt1_ick>, <&gpios_ick>,