Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-pfdv2.c66 static void clk_pfdv2_disable(struct clk_hw *hw) in clk_pfdv2_disable() function
174 clk_pfdv2_disable(hw); in clk_pfdv2_set_rate()
196 .disable = clk_pfdv2_disable,