Home
last modified time | relevance | path

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

/linux-6.1.9/include/dt-bindings/clock/
Dvf610-clock.h122 #define VF610_CLK_USBC0 113 macro
/linux-6.1.9/arch/arm/boot/dts/
Dvfxxx.dtsi452 clocks = <&clks VF610_CLK_USBC0>;
463 clocks = <&clks VF610_CLK_USBC0>;
/linux-6.1.9/drivers/clk/imx/
Dclk-vf610.c287 clk[VF610_CLK_USBC0] = imx_clk_gate2("usbc0", "ipg_bus", CCM_CCGR1, CCM_CCGRx_CGn(4)); in vf610_clocks_init()