Searched refs:CQHCI_RESP_TYPE (Results 1 – 2 of 2) sorted by relevance
/drivers/mmc/host/ | ||
D | cqhci.h | 147 #define CQHCI_RESP_TYPE(x) (((x) & 0x3) << 23) macro |
D | cqhci-core.c | 564 CQHCI_CMD_TIMING(timing) | CQHCI_RESP_TYPE(resp_type)); in cqhci_prep_dcmd_desc() |