Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/spi/
H A Dspi_sdcard.c261 static int spi_sdcard_do_command_help(const struct spi_sdcard *card, in spi_sdcard_do_command_help() function
343 return spi_sdcard_do_command_help(card, 0, cmd, argument, out_register); in spi_sdcard_do_command()
355 return spi_sdcard_do_command_help(card, 1, cmd, argument, out_register); in spi_sdcard_do_app_command()