Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Domap_hsmmc.c100 #define DW8 (1 << 5) macro
596 OMAP_HSMMC_WRITE(host->base, CON, con | DW8); in omap_hsmmc_set_bus_width()
599 OMAP_HSMMC_WRITE(host->base, CON, con & ~DW8); in omap_hsmmc_set_bus_width()
604 OMAP_HSMMC_WRITE(host->base, CON, con & ~DW8); in omap_hsmmc_set_bus_width()