Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h107 #define AHCI_PX_CLB (0) macro
H A Dahci.c289 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 Dahci-test.c105 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()