Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Drtas.c508 unsigned int rtas_busy_delay(int status) in rtas_busy_delay() function
519 EXPORT_SYMBOL(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()
737 } while (rtas_busy_delay(status)); in rtas_os_term()
Drtas_flash.c381 } while (rtas_busy_delay(rc)); in manage_flash()
459 } while (rtas_busy_delay(rc)); in validate_flash()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dmsi.c51 } while (rtas_busy_delay(rc)); in rtas_change_msi()
102 } while (rtas_busy_delay(rc)); in rtas_query_irq_number()
Dmobility.c344 } while (rtas_busy_delay(rc)); in post_mobility_fixup()
Deeh_pseries.c625 rtas_busy_delay(ret); in pseries_eeh_configure_bridge()
Diommu.c912 } while (rtas_busy_delay(ret)); in create_ddw()
/Linux-v5.4/arch/powerpc/include/asm/
Drtas.h381 extern unsigned int rtas_busy_delay(int status);