Home
last modified time | relevance | path

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

/arch/arm/mach-hisi/
Dplatmcpm.c194 unsigned int data, tries, count; in hip04_cpu_kill() local
204 for (tries = 0; tries < count; tries++) { in hip04_cpu_kill()
216 if (tries >= count) in hip04_cpu_kill()
221 for (tries = 0; tries < count; tries++) { in hip04_cpu_kill()
227 if (tries >= count) in hip04_cpu_kill()
/arch/arm/mach-vexpress/
Dtc2_pm.c128 unsigned tries; in tc2_pm_wait_for_powerdown() local
133 for (tries = 0; tries < TIMEOUT_MSEC / POLL_MSEC; ++tries) { in tc2_pm_wait_for_powerdown()
/arch/arm/mach-omap1/
Dboard-htcherald.c448 unsigned int tries = 200; in htcherald_lcd_init() local
458 tries--; in htcherald_lcd_init()
459 if (!tries) in htcherald_lcd_init()
462 if (!tries) in htcherald_lcd_init()
510 unsigned int tries = 20; in htcherald_usb_enable() local
531 --tries); in htcherald_usb_enable()
/arch/powerpc/kexec/
Dcrash.c108 int tries = 0; in crash_kexec_prepare_cpus() local
144 if ((panic_timeout > 0) || (tries > 0)) in crash_kexec_prepare_cpus()
175 tries++; in crash_kexec_prepare_cpus()
/arch/arm/mach-exynos/
Dmcpm-exynos.c167 unsigned int tries = 100; in exynos_wait_for_powerdown() local
175 while (tries--) { in exynos_wait_for_powerdown()
/arch/arm/boot/dts/
Dste-db9500.dtsi24 * This is probably only used if the kernel tries
Dste-db8520.dtsi42 * This is probably only used if the kernel tries
Dste-db8500.dtsi42 * This is probably only used if the kernel tries
/arch/arm/mach-sunxi/
Dmc_smp.c537 unsigned int tries, count; in sunxi_mc_smp_cpu_kill() local
553 for (tries = 0; tries < count; tries++) { in sunxi_mc_smp_cpu_kill()
573 if (tries >= count) { in sunxi_mc_smp_cpu_kill()
/arch/powerpc/kernel/
Drtas.c148 int tries; in udbg_rtascon_putc() local
158 for (tries = 0; tries < 16; tries++) { in udbg_rtascon_putc()
/arch/x86/boot/
Dheader.S297 # tries to generate a 3-byte jump here, which causes
/arch/powerpc/
DKconfig.debug72 This tries to catch incorrect usage of cpu_has_feature() and
/arch/arm/
DKconfig.debug1344 This option enables a simple heuristic which tries to determine
/arch/x86/
DKconfig1222 tries to use a vsyscall. With this option set to N, offending