Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.c48 #define CLKRT_OFF (~0) macro
476 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()
502 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()
503 host->clkrt = CLKRT_OFF; in pxamci_set_ios()
676 host->clkrt = CLKRT_OFF; in pxamci_probe()