Home
last modified time | relevance | path

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

/linux/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()