Searched defs:idlest (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | clock.c | 120 u32 clkctrl, idlest = MODULE_CLKCTRL_IDLEST_DISABLED; in wait_for_clk_enable() local 148 u32 clkctrl, idlest = MODULE_CLKCTRL_IDLEST_FULLY_FUNCTIONAL; in wait_for_clk_disable() local
|
H A D | clock_am43xx.c | 55 u32 clkctrl, idlest = MODULE_CLKCTRL_IDLEST_DISABLED; in setup_clocks_for_console() local
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clkt_dflt.c | 52 u32 mask, u8 idlest, const char *name) in _wait_idlest_generic()
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | clocks-common.c | 678 u32 clkctrl, idlest = MODULE_CLKCTRL_IDLEST_DISABLED; in wait_for_clk_enable() local 707 u32 clkctrl, idlest = MODULE_CLKCTRL_IDLEST_FULLY_FUNCTIONAL; in wait_for_clk_disable() local
|
/openbmc/linux/kernel/sched/ |
H A D | fair.c | 10234 static bool update_pick_idlest(struct sched_group *idlest, in update_pick_idlest() 10295 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in find_idlest_group() local
|