Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c103 #define DW8 (1 << 5) macro
692 OMAP_HSMMC_WRITE(host->base, CON, con | DW8); in omap_hsmmc_set_bus_width()
695 OMAP_HSMMC_WRITE(host->base, CON, con & ~DW8); in omap_hsmmc_set_bus_width()
700 OMAP_HSMMC_WRITE(host->base, CON, con & ~DW8); in omap_hsmmc_set_bus_width()