Searched refs:has_alt_cmd (Results 1 – 3 of 3) sorted by relevance
481 bool has_alt_cmd = dev->pdata->has_alt_cmd; in at91_do_twi_transfer() local615 if ((has_alt_cmd || dev->fifo_size) && in at91_do_twi_transfer()635 if ((has_alt_cmd || dev->fifo_size) && in at91_do_twi_transfer()683 if (dev->pdata->has_alt_cmd) { in at91_twi_xfer()
129 .has_alt_cmd = true,141 .has_alt_cmd = true,
119 bool has_alt_cmd; member
Completed in 6 milliseconds