Searched refs:words_to_read (Results 1 – 3 of 3) sorted by relevance
336 u32 words_to_read = in buffer_icap_get_configuration() local345 words_to_read); in buffer_icap_get_configuration()
538 unsigned int words_to_read; in pio_read() local553 words_to_read = wr_cnts / QSPI_BYTES_PER_WORD; in pio_read()556 if (words_to_read) { in pio_read()558 ctrl->xfer.rem_bytes -= words_to_read * QSPI_BYTES_PER_WORD; in pio_read()559 ioread32_rep(ctrl->base + RD_FIFO, word_buf, words_to_read); in pio_read()560 ctrl->xfer.rx_buf = word_buf + words_to_read; in pio_read()
610 u16 words_to_read; in wx_read_ee_hostif_buffer() local623 words_to_read = FW_MAX_READ_BUFFER_SIZE / 2; in wx_read_ee_hostif_buffer()625 words_to_read = words; in wx_read_ee_hostif_buffer()634 buffer.length = (__force u16)cpu_to_be16(words_to_read * 2); in wx_read_ee_hostif_buffer()650 for (i = 0; i < words_to_read; i++) { in wx_read_ee_hostif_buffer()657 if (i < words_to_read) { in wx_read_ee_hostif_buffer()663 words -= words_to_read; in wx_read_ee_hostif_buffer()