Home
last modified time | relevance | path

Searched full:vf610_clk_ocotp (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/nvmem/
H A Dfsl,vf610-ocotp.yaml46 clocks = <&clks VF610_CLK_OCOTP>;
/linux/include/dt-bindings/clock/
H A Dvf610-clock.h193 #define VF610_CLK_OCOTP 184 macro
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvfxxx.dtsi493 clocks = <&clks VF610_CLK_OCOTP>;
/linux/drivers/clk/imx/
H A Dclk-vf610.c442 clk[VF610_CLK_OCOTP] = imx_clk_gate("ocotp", "ipg_bus", CCM_CCGR6, CCM_CCGRx_CGn(5)); in vf610_clocks_init()