Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h753 SD_SCR_BUS_WIDTHS_4 = (1 << 2), enumerator
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c2567 if ((dev->reg.scr.sdBusWidths & SD_SCR_BUS_WIDTHS_4) > 0 && in SdSwitch4BitBusWidth()
3531 if ((dev->reg.scr.sdBusWidths & SD_SCR_BUS_WIDTHS_4) > 0 && in SdioEnable4BitBusWidth()