Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dbcm2835_sdhost.c107 #define SDHCFG_WIDE_EXT_BUS BIT(2) macro
713 host->hcfg &= ~SDHCFG_WIDE_EXT_BUS; in bcm2835_set_ios()
715 host->hcfg |= SDHCFG_WIDE_EXT_BUS; in bcm2835_set_ios()