Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/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.c305 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
Deeh_pseries.c657 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
Diommu.c966 } while (rtas_busy_delay(ret)); in create_ddw()
/linux-4.4.14/arch/powerpc/include/asm/
Drtas.h366 extern unsigned int rtas_busy_delay(int status);