Lines Matching refs:data
313 /* ADMA2 data alignment */
355 /* Allow for a command request and a data request at the same time */
361 * command and response, and the time between response and start of data is
423 /* Controller can only handle 1-bit data transfers */
427 /* Controller uses SDCLK instead of TMCLK for data timeouts */
498 /* Internal data */
540 bool pending_reset; /* Cmd/data reset is pending */
548 struct mmc_command *data_cmd; /* Current data command */
550 struct mmc_data *data; /* Current data request */
575 struct timer_list data_timer; /* Timer for data timeouts */
666 struct mmc_data *data,