Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcqhci.h33 #define CQHCI_CLEAR_ALL_TASKS 0x00000100 macro
H A Dcqhci.c870 return !(cqhci_readl(cq_host, CQHCI_CTL) & CQHCI_CLEAR_ALL_TASKS); in cqhci_tasks_cleared()
882 ctl |= CQHCI_CLEAR_ALL_TASKS; in cqhci_clear_all_tasks()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcqhci.h39 #define CQHCI_CLEAR_ALL_TASKS 0x00000100 macro
H A 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()

Completed in 5 milliseconds