Searched refs:HighSpeed (Results 1 – 16 of 16) sorted by relevance
37 .HighSpeed = 1,43 .HighSpeed = 1,
35 UINT32 HighSpeed:1; // bit 1 member
36 .HighSpeed = 1,
279 IN UINT32 HighSpeed
139 UINT32 HighSpeed:1; // bit 21 member
2763 } else if (((Slot->ExtCsd.DeviceType & BIT1) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()2767 } else if (((Slot->ExtCsd.DeviceType & BIT0) != 0) && (Capability.HighSpeed != 0)) { in EmmcPeimSetBusMode()
111 UINT32 HighSpeed:1; // bit 21 member
1039 } else if (((ExtCsd.DeviceType & BIT1) != 0) && (Private->Capability[Slot].HighSpeed != 0)) { in EmmcSetBusMode()1043 } else if (((ExtCsd.DeviceType & BIT0) != 0) && (Private->Capability[Slot].HighSpeed != 0)) { in EmmcSetBusMode()
42 DEBUG ((DEBUG_INFO, " HighSpeed Support %a\n", Capability->HighSpeed ? "TRUE" : "FALSE")); in DumpCapabilityReg()
247 UINT32 HighSpeed:1; // bit 21
899 } else if (((ExtCsd.DeviceType & BIT1) != 0) && (Private->Capability[Slot].HighSpeed != 0)) { in EmmcSetBusMode()903 } else if (((ExtCsd.DeviceType & BIT0) != 0) && (Private->Capability[Slot].HighSpeed != 0)) { in EmmcSetBusMode()
40 DEBUG ((DEBUG_INFO, " HighSpeed Support %a\n", Capability->HighSpeed ? "TRUE" : "FALSE")); in DumpCapabilityReg()