Searched refs:sdSupportProtocol3 (Results 1 – 2 of 2) sorted by relevance
73 uint32_t sdSupportProtocol3 : 1; /* bit:30 SD support Protocol 3.0 */ member
2245 if (cntlr->caps.bits.sdSupportProtocol3 == 0) { in SdSelect()