Home
last modified time | relevance | path

Searched refs:bar_end (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/rapidio/devices/
Dtsi721.c861 u64 bar_end; in tsi721_obw_alloc() local
869 bar_end = bar_base + pbar->size; in tsi721_obw_alloc()
889 if (win->base >= bar_base && win->base < bar_end) { in tsi721_obw_alloc()
901 if (win_base + size > bar_end) in tsi721_obw_alloc()