Searched refs:CQHCI_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/host/ | ||
H A D | cqhci.h | 141 #define CQHCI_PRIORITY(x) (((x) & 1) << 13) macro |
H A D | cqhci-core.c | 436 CQHCI_PRIORITY(!!(req_flags & MMC_DATA_PRIO)) | in cqhci_prep_task_desc() |