Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c134 static int lpc18xx_ccu_gate_endisable(struct clk_hw *hw, bool enable) in lpc18xx_ccu_gate_endisable() function
168 return lpc18xx_ccu_gate_endisable(hw, true); in lpc18xx_ccu_gate_enable()
173 lpc18xx_ccu_gate_endisable(hw, false); in lpc18xx_ccu_gate_disable()