Searched refs:cr_end (Results 1 – 3 of 3) sorted by relevance
347 cr->cr_end = cr->cr_addr + cr->cr_count - 1; in chipc_alloc_region()400 if (start < cr->cr_addr || end > cr->cr_end) in chipc_find_region()472 cr->cr_end, cr->cr_count, RF_SHAREABLE); in chipc_retain_region()
96 bhnd_addr_t cr_end; /**< region end address */ member
670 end = cr->cr_end; in chipc_rman_init_regions()841 cr->cr_end == end && cr->cr_count == count) in chipc_alloc_resource()936 if (start < cr->cr_addr || end > cr->cr_end) in chipc_adjust_resource()