Lines Matching refs:RCA
552 //Read RCA 560 //Set RCA for the detected card. RCA is CMD3 response. 561 gCardInfo.RCA = (MmioRead32 (MMCHS_RSP10) >> 16); 562 DEBUG ((EFI_D_INFO, "CMD3 response: RCA %x\n", gCardInfo.RCA)); 582 CmdArgument = gCardInfo.RCA << 16; 613 CmdArgument = gCardInfo.RCA << 16;