Searched refs:SDSPI_CMD_R7_SIZE (Results 1 – 2 of 2) sorted by relevance
83 #define SDSPI_CMD_R7_SIZE (SDSPI_CMD_SIZE+SDSPI_NCR_MIN_SIZE+5) //!< Size of the command wit… macro
520 cmd_size = SDSPI_CMD_R7_SIZE; in start_command_default()