Home
last modified time | relevance | path

Searched refs:mmc_device_state (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/drivers/mmc/
Dmmc.c83 static int mmc_device_state(void) in mmc_device_state() function
135 ret = mmc_device_state(); in mmc_send_part_switch_cmd()
157 ret = mmc_device_state(); in mmc_set_ext_csd()
220 ret = mmc_device_state(); in mmc_sd_switch()
288 ret = mmc_device_state(); in mmc_fill_device_info()
544 ret = mmc_device_state(); in mmc_enumerate()
641 ret = mmc_device_state(); in mmc_read_blocks()
708 ret = mmc_device_state(); in mmc_write_blocks()
748 ret = mmc_device_state(); in mmc_erase_blocks()
/trusted-firmware-a-latest/docs/
Dchange-log.md7255 - mmc: When checking device state using `mmc_device_state()` there are no