Lines Matching full:words
79 #define XHI_WFO_MAX_VACANCY 1024 /* Max Write FIFO Vacancy, in words */
80 #define XHI_RFO_MAX_OCCUPANCY 256 /* Max Read FIFO Occupancy, in words */
116 * @data: the size of the following read transaction, in words.
181 * Return the number of words that can be safely pushed into the write fifo.
193 * Return the number of words that can be safely read from the read fifo.
206 * @num_words: the number of words (32 bit) to write to the ICAP
230 * Set up the buffer pointer and the words to be transferred. in fifo_icap_set_configuration()
271 * If the requested number of words have not been read from in fifo_icap_set_configuration()
284 * @size: the size of the partial bitstream in 32 bit words.
286 * This function reads the specified number of words from the ICAP device in
311 /* The hardware has a limit on the number of words in fifo_icap_get_configuration()