Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dpxamci.c50 #define CLKRT_OFF (~0) macro
477 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()
503 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()
504 host->clkrt = CLKRT_OFF; in pxamci_set_ios()
696 host->clkrt = CLKRT_OFF; in pxamci_probe()