Searched refs:CQHCI_CAP_ITCFMUL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/ | ||
H A D | cqhci.h | 27 #define CQHCI_CAP_ITCFMUL GENMASK(15, 12) macro 28 #define CQHCI_ITCFMUL(x) FIELD_GET(CQHCI_CAP_ITCFMUL, (x)) |
Completed in 1 milliseconds