Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c135 static void shpc_set_status(SHPCDevice *shpc, in shpc_set_status() function
219 shpc_set_status(shpc, i, SHPC_SLOT_STATUS_PRSNT_7_5W, in shpc_reset()
225 shpc_set_status(shpc, i, SHPC_SLOT_STATUS_PRSNT_EMPTY, in shpc_reset()
230 shpc_set_status(shpc, i, 0, SHPC_SLOT_STATUS_66); in shpc_reset()
302 shpc_set_status(shpc, slot, state, SHPC_SLOT_STATE_MASK); in shpc_slot_command()
309 shpc_set_status(shpc, slot, 1, SHPC_SLOT_STATUS_MRL_OPEN); in shpc_slot_command()
310 shpc_set_status(shpc, slot, SHPC_SLOT_STATUS_PRSNT_EMPTY, in shpc_slot_command()
533 shpc_set_status(shpc, slot, SHPC_SLOT_STATUS_PRSNT_7_5W, in shpc_device_plug_cb()
542 shpc_set_status(shpc, slot, SHPC_SLOT_STATUS_PRSNT_7_5W, in shpc_device_plug_cb()
553 shpc_set_status(shpc, slot, 0, SHPC_SLOT_STATUS_66); in shpc_device_plug_cb()
[all …]