Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/spi/
H A Dspi_sdcard.c127 static uint8_t spi_sdcard_calculate_command_crc(uint8_t cmd, uint32_t argument) in spi_sdcard_calculate_command_crc() function
271 crc = spi_sdcard_calculate_command_crc(cmd, argument); in spi_sdcard_do_command_help()