Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Drtas.c493 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function
504 EXPORT_SYMBOL(rtas_busy_delay);
562 } while (rtas_busy_delay(rc)); in rtas_set_power_level()
580 } while (rtas_busy_delay(rc)); in rtas_get_sensor()
641 } while (rtas_busy_delay(rc)); in rtas_set_indicator()
722 } while (rtas_busy_delay(status)); in rtas_os_term()
Drtas_flash.c385 } while (rtas_busy_delay(rc)); in manage_flash()
463 } while (rtas_busy_delay(rc)); in validate_flash()
/arch/powerpc/platforms/pseries/
Dmsi.c56 } while (rtas_busy_delay(rc)); in rtas_change_msi()
107 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
Dmobility.c316 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
Deeh_pseries.c657 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
Ddlpar.c175 if (rtas_busy_delay(rc)) in dlpar_configure_connector()
Diommu.c981 } while (rtas_busy_delay(ret)); in create_ddw()
/arch/powerpc/include/asm/
Drtas.h366 extern unsigned int rtas_busy_delay(int status);