Searched refs:XHI_MAX_READ_TRANSACTION_WORDS (Results 1 – 1 of 1) sorted by relevance
83 #define XHI_MAX_READ_TRANSACTION_WORDS 0xFFF macro313 if (words_to_read > XHI_MAX_READ_TRANSACTION_WORDS) in fifo_icap_get_configuration()314 words_to_read = XHI_MAX_READ_TRANSACTION_WORDS; in fifo_icap_get_configuration()