Home
last modified time | relevance | path

Searched refs:rtas_busy_delay (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/kernel/
Drtas.c525 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function
536 EXPORT_SYMBOL(rtas_busy_delay);
594 } while (rtas_busy_delay(rc)); in rtas_set_power_level()
612 } while (rtas_busy_delay(rc)); in rtas_get_sensor()
673 } while (rtas_busy_delay(rc)); in rtas_set_indicator()
846 } while (rtas_busy_delay(fwrc)); in rtas_activate_firmware()
Drtas_flash.c381 } while (rtas_busy_delay(rc)); in manage_flash()
459 } while (rtas_busy_delay(rc)); in validate_flash()
/arch/powerpc/include/asm/
Drtas.h266 extern unsigned int rtas_busy_delay(int status);
/arch/powerpc/platforms/pseries/
Dmsi.c53 } while (rtas_busy_delay(rc)); in rtas_change_msi()
104 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
Ddlpar.c170 if (rtas_busy_delay(rc)) in dlpar_configure_connector()
Deeh_pseries.c225 rtas_busy_delay(ret); in pseries_eeh_phb_configure_bridge()
Diommu.c1086 } while (rtas_busy_delay(ret)); in create_ddw()