Home
last modified time | relevance | path

Searched refs:AUTOIDLE_LOW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dautoidle.c35 #define AUTOIDLE_LOW 0x1 macro
131 if (clk->flags & AUTOIDLE_LOW) in _allow_autoidle()
145 if (clk->flags & AUTOIDLE_LOW) in _deny_autoidle()
216 clk->flags |= AUTOIDLE_LOW; in of_ti_clk_autoidle_setup()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dautoidle.c27 #define AUTOIDLE_LOW 0x1 macro
123 if (clk->flags & AUTOIDLE_LOW) in _allow_autoidle()
137 if (clk->flags & AUTOIDLE_LOW) in _deny_autoidle()
208 clk->flags |= AUTOIDLE_LOW; in of_ti_clk_autoidle_setup()

Completed in 2 milliseconds