Searched refs:STOP_CLOCK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ | ||
| H A D | pxamci.h | 3 #define STOP_CLOCK (1 << 0) macro |
| H A D | pxamci.c | 123 writel(STOP_CLOCK, host->base + MMC_STRPCL); in pxamci_stop_clock() |