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