Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Drtas.c492 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function
503 EXPORT_SYMBOL(rtas_busy_delay);
561 } while (rtas_busy_delay(rc)); in rtas_set_power_level()
579 } while (rtas_busy_delay(rc)); in rtas_get_sensor()
640 } while (rtas_busy_delay(rc)); in rtas_set_indicator()
720 } 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.c54 } while (rtas_busy_delay(rc)); in rtas_change_msi()
105 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
Dmobility.c307 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
Deeh_pseries.c684 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
Diommu.c879 } while (rtas_busy_delay(ret)); in create_ddw()
/arch/powerpc/include/asm/
Drtas.h339 extern unsigned int rtas_busy_delay(int status);