Searched refs:bar_base (Results 1 – 3 of 3) sorted by relevance
195 u32 *bar_config, u64 *bar_base, in compute_bar() argument258 if (bar_base) in compute_bar()259 *bar_base = offset; in compute_bar()
884 u64 bar_base; in tsi721_obw_alloc() local892 bar_base = pbar->base; in tsi721_obw_alloc()893 bar_end = bar_base + pbar->size; in tsi721_obw_alloc()894 win_base = bar_base; in tsi721_obw_alloc()913 if (win->base >= bar_base && win->base < bar_end) { in tsi721_obw_alloc()
150 resource_size_t bar_base; member