Home
last modified time | relevance | path

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

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