Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dcqhci.h36 #define CQHCI_CLEAR_ALL_TASKS 0x00000100 macro
Dcqhci-core.c922 return !(cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_CLEAR_ALL_TASKS); in cqhci_tasks_cleared()
934 ctl |= CQHCI_CLEAR_ALL_TASKS; in cqhci_clear_all_tasks()