Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/ti/ !
Dautoidle.c35 #define AUTOIDLE_LOW 0x1 macro
78 if (clk->flags & AUTOIDLE_LOW) in _allow_autoidle()
92 if (clk->flags & AUTOIDLE_LOW) in _deny_autoidle()
163 clk->flags |= AUTOIDLE_LOW; in of_ti_clk_autoidle_setup()