Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/spi/
H A Dspi_sdcard.c346 static int spi_sdcard_do_app_command(const struct spi_sdcard *card, in spi_sdcard_do_app_command() function
444 while ((resolve = spi_sdcard_do_app_command(card, in spi_sdcard_init()
450 while (spi_sdcard_do_app_command(card, SEND_OP_COND, in spi_sdcard_init()
459 while (spi_sdcard_do_app_command(card, SD_SEND_OP_COND, in spi_sdcard_init()