Home
last modified time | relevance | path

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

/drivers/clk/ti/
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()