Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dbcm2835_sdhost.c111 #define SDHCFG_WIDE_EXT_BUS BIT(2) macro
719 host->hcfg &= ~SDHCFG_WIDE_EXT_BUS; in bcm2835_set_ios()
721 host->hcfg |= SDHCFG_WIDE_EXT_BUS; in bcm2835_set_ios()

Completed in 5 milliseconds