Searched refs:idlest (Results 1 – 4 of 4) sorted by relevance
21 "idlest" - contains the idlest register offset24 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only)40 ti,idlest-shift = <8>;
41 * @idlest: idle state indicator (0 or 1) for the clock52 u32 mask, u8 idlest, const char *name) in _wait_idlest_generic() argument 56 ena = (idlest) ? 0 : mask; in _wait_idlest_generic()
133 ti,idlest-shift = <8>;143 ti,idlest-shift = <9>;
7335 * sched_balance_find_dst_group_cpu - find the idlest CPU among the CPUs in the group.8468 * Balances load by selecting the idlest CPU in the idlest group, or under10570 * @sd: The sched_domain level to look for idlest group.10573 * @p: The task for which we look for the idlest group/CPU.10631 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest() argument 10643 * The candidate and the current idlest group are the same type of in update_pick_idlest() 10644 * group. Let check which one is the idlest according to the type. in update_pick_idlest() 10663 if (idlest->sgc->max_capacity >= group->sgc->max_capacity) in update_pick_idlest() 10692 struct sched_group *idlest in sched_balance_find_dst_group() local [all...]