Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.c737 static unsigned int protect_nclocks; variable
763 protect_nclocks = nclocks; in rockchip_clk_protect()
773 if (!protect_clocks || !protect_nclocks) in rockchip_clk_unprotect()
776 for (i = 0; i < protect_nclocks; i++) { in rockchip_clk_unprotect()
780 protect_nclocks = 0; in rockchip_clk_unprotect()