Searched refs:llis_va_limit (Results 1 – 1 of 1) sorted by relevance
529 const u32 *llis_va, *llis_va_limit; in pl08x_getbytes_chan() local573 llis_va_limit = llis_va + llis_max_words; in pl08x_getbytes_chan()575 for (; llis_va < llis_va_limit; llis_va += pl08x->lli_words) { in pl08x_getbytes_chan()