Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dautoidle.c33 #define AUTOIDLE_LOW 0x1 macro
43 if (clk->flags & AUTOIDLE_LOW) in ti_allow_autoidle()
57 if (clk->flags & AUTOIDLE_LOW) in ti_deny_autoidle()
128 clk->flags |= AUTOIDLE_LOW; in of_ti_clk_autoidle_setup()