Searched refs:SD_SPI_CMD_BODY_SIZE (Results 1 – 2 of 2) sorted by relevance
413 cmd_buf[SD_SPI_CMD_BODY_SIZE] = crc7_be(0, cmd_buf, SD_SPI_CMD_BODY_SIZE) | 0x1; in sdhc_spi_send_cmd()
184 #define SD_SPI_CMD_BODY_SIZE (SD_SPI_CMD_SIZE - 1) macro