Home
last modified time | relevance | path

Searched refs:CQHCI_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dcqhci.h141 #define CQHCI_PRIORITY(x) (((x) & 1) << 13) macro
H A Dcqhci-core.c436 CQHCI_PRIORITY(!!(req_flags & MMC_DATA_PRIO)) | in cqhci_prep_task_desc()