Home
last modified time | relevance | path

Searched refs:HPC_SLOT_ON (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h425 #define HPC_SLOT_ON 0x03 // Y 0-14 macro
649 (c == HPC_SLOT_ON) || \
H A Dibmphp_hpc.c430 case HPC_SLOT_ON: // 0x03.Y.0-14 in hpc_writecmdtoindex()
H A Dibmphp_core.c180 u8 cmd = HPC_SLOT_ON; in power_on()