Home
last modified time | relevance | path

Searched refs:OCR_HCS (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/
A Dmmc.h23 #define OCR_HCS BIT(30) macro
/tf-a-ffa_el3_spmc/drivers/mmc/
A Dmmc.c375 ret = mmc_send_cmd(MMC_ACMD(41), OCR_HCS | in sd_send_op_cond()
385 if ((mmc_ocr_value & OCR_HCS) != 0U) { in sd_send_op_cond()
/tf-a-ffa_el3_spmc/drivers/rpi3/sdhost/
A Drpi3_sdhost.c328 if (cmd_arg == OCR_HCS) in rpi3_sdhost_send_cmd()

Completed in 9 milliseconds