Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c72 #define SDC_CFG_SDIOIDE BIT(20) macro
1251 clrbits_le32(&host->base->sdc_cfg, SDC_CFG_SDIOIDE); in msdc_init_hw()