Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Drtas.c508 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function
519 EXPORT_SYMBOL_GPL(rtas_busy_delay);
577 } while (rtas_busy_delay(rc)); in rtas_set_power_level()
595 } while (rtas_busy_delay(rc)); in rtas_get_sensor()
656 } while (rtas_busy_delay(rc)); in rtas_set_indicator()
Drtas_flash.c381 } while (rtas_busy_delay(rc)); in manage_flash()
459 } while (rtas_busy_delay(rc)); in validate_flash()
/arch/powerpc/platforms/pseries/
Dmsi.c52 } while (rtas_busy_delay(rc)); in rtas_change_msi()
103 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
Dmobility.c344 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
Ddlpar.c170 if (rtas_busy_delay(rc)) in dlpar_configure_connector()
Dlparcfg.c310 } while (rtas_busy_delay(call_status)); in parse_system_parameter_string()
Deeh_pseries.c625 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
Diommu.c926 } while (rtas_busy_delay(ret)); in create_ddw()
Dlpar.c1436 } while (rtas_busy_delay(call_status)); in pseries_lpar_read_hblkrm_characteristics()
/arch/powerpc/include/asm/
Drtas.h379 extern unsigned int rtas_busy_delay(int status);