Home
last modified time | relevance | path

Searched refs:OPAL_PCI_SLOT_POWER_ON (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/pci/hotplug/
A Dpnv_php.c367 ret, (state == OPAL_PCI_SLOT_POWER_ON) ? "on" : "off"); in pnv_php_set_slot_power_state()
375 uint8_t power_state = OPAL_PCI_SLOT_POWER_ON; in pnv_php_get_power_state()
449 uint8_t power_status = OPAL_PCI_SLOT_POWER_ON; in pnv_php_enable()
494 if (power_status != OPAL_PCI_SLOT_POWER_ON) in pnv_php_enable()
503 if (power_status == OPAL_PCI_SLOT_POWER_ON) in pnv_php_enable()
507 ret = pnv_php_set_slot_power_state(slot, OPAL_PCI_SLOT_POWER_ON); in pnv_php_enable()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dopal-api.h423 OPAL_PCI_SLOT_POWER_ON = 1, enumerator

Completed in 10 milliseconds