Home
last modified time | relevance | path

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

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