Searched refs:prev_chip (Results 1 – 2 of 2) sorted by relevance
273 dws->prev_chip = dws->cur_chip; in giveback()432 if (chip != dws->prev_chip) in pump_transfers()536 dws->prev_chip = chip; in pump_transfers()734 dws->prev_chip = NULL; in start_queue()813 dws->prev_chip = NULL; in dw_spi_add_host()
124 struct chip_data *prev_chip; member