Home
last modified time | relevance | path

Searched refs:CQHCI_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcqhci.h125 #define CQHCI_PRIORITY(x) (((x) & 1) << 13) macro
H A Dcqhci.c425 CQHCI_PRIORITY(!!(req_flags & MMC_DATA_PRIO)) | in cqhci_prep_task_desc()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds