Home
last modified time | relevance | path

Searched refs:VF610_CLK_OCOTP (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/nvmem/
Dvf610-ocotp.txt18 clocks = <&clks VF610_CLK_OCOTP>;
/linux-4.4.14/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/clock/
Dvf610-clock.h197 #define VF610_CLK_OCOTP 184 macro
/linux-4.4.14/drivers/clk/imx/
Dclk-vf610.c390 clk[VF610_CLK_OCOTP] = imx_clk_gate("ocotp", "ipg_bus", CCM_CCGR6, CCM_CCGRx_CGn(5)); in vf610_clocks_init()