Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie.c49 static const char *pcie_led_state_to_str(uint16_t value) in pcie_led_state_to_str() function
871 pcie_led_state_to_str(old_slt_ctl & PCI_EXP_SLTCTL_PIC), in pcie_cap_slot_write_config()
872 pcie_led_state_to_str(val & PCI_EXP_SLTCTL_PIC), in pcie_cap_slot_write_config()
873 pcie_led_state_to_str(old_slt_ctl & PCI_EXP_SLTCTL_AIC), in pcie_cap_slot_write_config()
874 pcie_led_state_to_str(val & PCI_EXP_SLTCTL_AIC), in pcie_cap_slot_write_config()