Home
last modified time | relevance | path

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

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