Searched refs:OCR_HCS (Results 1 – 3 of 3) sorted by relevance
23 #define OCR_HCS BIT_32(30U) macro
408 ret = mmc_send_cmd(MMC_ACMD(41), OCR_HCS | in sd_send_op_cond()418 if ((mmc_ocr_value & OCR_HCS) != 0U) { in sd_send_op_cond()
327 if (cmd_arg == OCR_HCS) in rpi3_sdhost_send_cmd()