Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml74 clocks = <&clks IMX6SX_CLK_OCOTP>;
/linux/Documentation/devicetree/bindings/thermal/
H A Dimx-thermal.yaml87 clocks = <&clks IMX6SX_CLK_OCOTP>;
/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h172 #define IMX6SX_CLK_OCOTP 163 macro
/linux/drivers/clk/imx/
H A Dclk-imx6sx.c410 …hws[IMX6SX_CLK_OCOTP] = imx_clk_hw_gate2("ocotp", "ipg", base + 0x70,… in imx6sx_clocks_init()