Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c74 #define SDC_CFG_BUSWIDTH_M 0x30000 macro
696 val &= ~SDC_CFG_BUSWIDTH_M; in msdc_set_buswidth()