Searched refs:CQHCI_CMD_TIMING (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/mmc/host/ | ||
| D | cqhci.h | 140 #define CQHCI_CMD_TIMING(x) (((x) & 1) << 22) macro |
| D | cqhci.c | 530 CQHCI_CMD_TIMING(timing) | CQHCI_RESP_TYPE(resp_type)); in cqhci_prep_dcmd_desc() |