Searched refs:idlest (Results 1 – 5 of 5) sorted by relevance
23 "idlest" - contains the idlest register offset26 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only)42 ti,idlest-shift = <8>;
42 "idlest" - contains the idle status register base address46 ti,omap2-* dpll type does not support idlest / autoidle registers
206 u32 mask, u8 idlest, const char *name) in _wait_idlest_generic() argument210 ena = (idlest) ? 0 : mask; in _wait_idlest_generic()
136 ti,idlest-shift = <8>;146 ti,idlest-shift = <9>;
4645 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group() local4686 idlest = group; in find_idlest_group()4690 if (!idlest || 100*this_load < imbalance*min_load) in find_idlest_group()4692 return idlest; in find_idlest_group()