Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dpxamci.c49 #define CLKRT_OFF (~0) macro
454 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()
480 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()
481 host->clkrt = CLKRT_OFF; in pxamci_set_ios()
661 host->clkrt = CLKRT_OFF; in pxamci_probe()