Searched refs:SDSPI_CMD_R2_SIZE (Results 1 – 2 of 2) sorted by relevance
79 #define SDSPI_CMD_R2_SIZE (SDSPI_CMD_SIZE+SDSPI_NCR_MIN_SIZE+2) //!< Size of the command wi… macro
512 cmd_size = SDSPI_CMD_R2_SIZE; in start_command_default()