Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/drivers/rpi3/sdhost/
Drpi3_sdhost.h23 uint8_t mmc_app_cmd; member
/trusted-firmware-a-latest/drivers/rpi3/sdhost/
Drpi3_sdhost.c286 rpi3_sdhost_params.mmc_app_cmd = 1; in rpi3_sdhost_send_cmd()
324 if (rpi3_sdhost_params.mmc_app_cmd) { in rpi3_sdhost_send_cmd()
333 rpi3_sdhost_params.mmc_app_cmd = 0; in rpi3_sdhost_send_cmd()
337 rpi3_sdhost_params.mmc_app_cmd = 1; in rpi3_sdhost_send_cmd()