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