Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/clock/ti/
H A Dapll.txt21 "idlest" - contains the idlest register offset
24 - ti,idlest-shift : bit-shift for the idlest field (OMAP2 only)
40 ti,idlest-shift = <8>;
H A Ddpll.txt40 "idlest" - contains the idle status register base address
49 ti,omap2-* dpll type does not support idlest / autoidle registers
/linux/drivers/clk/ti/
H A Dclkt_dflt.c52 u32 mask, u8 idlest, const char *name) in _wait_idlest_generic() argument
56 ena = (idlest) ? 0 : mask; in _wait_idlest_generic()
/linux/kernel/sched/
H A Dfair.c7431 * sched_balance_find_dst_group_cpu - find the idlest CPU among the CPUs in the group. in select_idle_cpu()
8564 * Balances load by selecting the idlest CPU in the idlest group, or under in pick_next_task_fair()
10610 * @sd: The sched_domain level to look for idlest group. in update_sd_lb_stats()
10613 * @p: The task for which we look for the idlest group/CPU. in update_sd_lb_stats()
10671 static bool update_pick_idlest(struct sched_group *idlest,
10683 * The candidate and the current idlest group are the same type of in calculate_imbalance()
10684 * group. Let check which one is the idlest according to the type. in calculate_imbalance()
10703 if (idlest->sgc->max_capacity >= group->sgc->max_capacity) in calculate_imbalance()
10732 struct sched_group *idlest in calculate_imbalance()
10309 update_pick_idlest(struct sched_group * idlest,struct sg_lb_stats * idlest_sgs,struct sched_group * group,struct sg_lb_stats * sgs) update_pick_idlest() argument
10370 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; sched_balance_find_dst_group() local
[all...]
/linux/arch/arm/boot/dts/ti/omap/
H A Domap24xx-clocks.dtsi133 ti,idlest-shift = <8>;
143 ti,idlest-shift = <9>;