Home
last modified time | relevance | path

Searched full:imx6sx_clk_canfd (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/net/can/
H A Dbosch,m_can.yaml145 clocks = <&clks IMX6SX_CLK_CANFD>,
146 <&clks IMX6SX_CLK_CANFD>;
162 clocks = <&clks IMX6SX_CLK_CANFD>,
163 <&clks IMX6SX_CLK_CANFD>;
/linux/include/dt-bindings/clock/
H A Dimx6sx-clock.h167 #define IMX6SX_CLK_CANFD 158 macro
/linux/drivers/clk/imx/
H A Dclk-imx6sx.c403 …hws[IMX6SX_CLK_CANFD] = imx_clk_hw_gate2("canfd", "can_podf", base + 0x6c,… in imx6sx_clocks_init()