Searched refs:BIT_PCIE_MBIST_DONE_8822B (Results 1 – 5 of 5) sorted by relevance
3764 #define BIT_PCIE_MBIST_DONE_8822B(x) \ macro3774 (BIT_CLEAR_PCIE_MBIST_DONE_8822B(x) | BIT_PCIE_MBIST_DONE_8822B(v))
3765 #define BIT_PCIE_MBIST_DONE_8822B(x) \ macro3775 (BIT_CLEAR_PCIE_MBIST_DONE_8822B(x) | BIT_PCIE_MBIST_DONE_8822B(v))
2406 #define BIT_PCIE_MBIST_DONE_8822B(x) (((x) & BIT_MASK_PCIE_MBIST_DONE_8822B) << BIT_SHIFT_PCIE_MBIS… macro