Searched refs:AHCI_PX_CLB (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ |
H A D | ahci.h | 107 #define AHCI_PX_CLB (0) macro
|
H A D | ahci.c | 289 ahci_px_wreg(ahci, i, AHCI_PX_CLB, ahci->port[i].clb); in ahci_hba_enable() 291 ahci_px_rreg(ahci, i, AHCI_PX_CLB)); in ahci_hba_enable()
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 105 g_assert_cmphex(ahci_px_rreg(ahci, i, AHCI_PX_CLB), ==, in verify_state() 649 reg = ahci_px_rreg(ahci, port, AHCI_PX_CLB); in ahci_test_port_spec()
|