Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmci.h405 unsigned int clock_cache; member
Dmmci.c1823 ios->clock != host->clock_cache) { in mmci_set_ios()
1831 host->clock_cache = ios->clock; in mmci_set_ios()