Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/nxp/
Dclk-lpc18xx-ccu.c138 static int lpc18xx_ccu_gate_endisable(struct clk_hw *hw, bool enable) in lpc18xx_ccu_gate_endisable() function
172 return lpc18xx_ccu_gate_endisable(hw, true); in lpc18xx_ccu_gate_enable()
177 lpc18xx_ccu_gate_endisable(hw, false); in lpc18xx_ccu_gate_disable()