Searched refs:sdBusWidths (Results 1 – 2 of 2) sorted by relevance
867 uint8_t sdBusWidths; /*!< Data bus widths supported [51:48] */ member
518 scr->sdBusWidths = (uint8_t)((rawScr[0U] & 0xF0000U) >> 16U); in SD_DecodeScr()545 if (card->scr.sdBusWidths & 0x4U) in SD_DecodeScr()
Completed in 13 milliseconds