Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/include/mmc/
H A Dmmc_protocol.h763 uint8_t sdBusWidths; member
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c1972 scr->sdBusWidths = (uint8_t)MmcParseBits(rawScr, SCR_BITS, 48, 4); in SdDecodeScr()
2567 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()