Home
last modified time | relevance | path

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

/linux-6.12.1/include/dt-bindings/clock/
Dvf610-clock.h123 #define VF610_CLK_USBC1 114 macro
/linux-6.12.1/arch/arm/boot/dts/nxp/vf/
Dvfxxx.dtsi590 clocks = <&clks VF610_CLK_USBC1>;
601 clocks = <&clks VF610_CLK_USBC1>;
/linux-6.12.1/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()