Searched refs:current_xfer_qword (Results 1 – 1 of 1) sorted by relevance
379 int current_xfer_qword; member977 MRVL_XFER_FUNC_CTRL_READ_DATA(cdns_xspi->current_xfer_qword)); in marvell_xspi_read_single_qword()987 cdns_xspi->current_xfer_qword++; in marvell_xspi_read_single_qword()988 cdns_xspi->current_xfer_qword %= MRVL_XFER_QWORD_COUNT; in marvell_xspi_read_single_qword()994 MRVL_XFER_FUNC_CTRL_READ_DATA(cdns_xspi->current_xfer_qword)); in cdns_xspi_finish_read()1004 cdns_xspi->current_xfer_qword++; in cdns_xspi_finish_read()1005 cdns_xspi->current_xfer_qword %= MRVL_XFER_QWORD_COUNT; in cdns_xspi_finish_read()1059 cdns_xspi->current_xfer_qword = 0; in cdns_xspi_transfer_one_message_b0()1115 cdns_xspi->current_xfer_qword += current_transfer_len / in cdns_xspi_transfer_one_message_b0()1118 cdns_xspi->current_xfer_qword++; in cdns_xspi_transfer_one_message_b0()[all …]