Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/nxp/
Dclk-lpc32xx.c376 #define to_lpc32xx_gate(_hw) container_of(_hw, struct lpc32xx_clk_gate, hw) macro
891 struct lpc32xx_clk_gate *clk = to_lpc32xx_gate(hw); in lpc32xx_clk_gate_enable()
900 struct lpc32xx_clk_gate *clk = to_lpc32xx_gate(hw); in lpc32xx_clk_gate_disable()
909 struct lpc32xx_clk_gate *clk = to_lpc32xx_gate(hw); in lpc32xx_clk_gate_is_enabled()