Searched refs:ahci_set (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 527 static inline void ahci_set(AHCIQState *ahci, uint32_t reg_num, uint32_t mask) in ahci_set() function
|
H A D | ahci.c | 243 ahci_set(ahci, AHCI_GHC, AHCI_GHC_AE); in ahci_hba_enable() 351 ahci_set(ahci, AHCI_GHC, AHCI_GHC_IE); in ahci_hba_enable()
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1420 ahci_set(ahci, AHCI_GHC, AHCI_GHC_HR); in test_reset() 1479 ahci_set(ahci, AHCI_GHC, AHCI_GHC_HR); in test_reset_pending_callback()
|