Home
last modified time | relevance | path

Searched refs:VF610_CLK_USBC1 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/dt-bindings/clock/
Dvf610-clock.h123 #define VF610_CLK_USBC1 114 macro
/linux-5.19.10/arch/arm/boot/dts/
Dvfxxx.dtsi603 clocks = <&clks VF610_CLK_USBC1>;
614 clocks = <&clks VF610_CLK_USBC1>;
/linux-5.19.10/drivers/clk/imx/
Dclk-vf610.c288 clk[VF610_CLK_USBC1] = imx_clk_gate2("usbc1", "ipg_bus", CCM_CCGR7, CCM_CCGRx_CGn(4)); in vf610_clocks_init()