Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dpxamci.h2 #define STOP_CLOCK (1 << 0) macro
Dpxamci.c145 writel(STOP_CLOCK, host->base + MMC_STRPCL); in pxamci_stop_clock()