Searched refs:CQHCI_RESP_TYPE (Results 1 – 2 of 2) sorted by relevance
150 #define CQHCI_RESP_TYPE(x) (((x) & 0x3) << 23) macro
564 CQHCI_CMD_TIMING(timing) | CQHCI_RESP_TYPE(resp_type)); in cqhci_prep_dcmd_desc()