Searched refs:bman_ccsr_map (Results 1 – 1 of 1) sorted by relevance
20 static void *bman_ccsr_map; variable167 if (bman_ccsr_map == MAP_FAILED) { in bman_init_ccsr()259 if (!bman_ccsr_map) in bm_pool_set()263 out_be32(bman_ccsr_map + POOL_SWDET(bpid), in bm_pool_set()265 out_be32(bman_ccsr_map + POOL_SWDXT(bpid), in bm_pool_set()267 out_be32(bman_ccsr_map + POOL_HWDET(bpid), in bm_pool_set()269 out_be32(bman_ccsr_map + POOL_HWDXT(bpid), in bm_pool_set()279 if (!bman_ccsr_map) in bm_pool_set_hw_threshold()284 out_be32(bman_ccsr_map + POOL_HWDET(bpid), in bm_pool_set_hw_threshold()286 out_be32(bman_ccsr_map + POOL_HWDXT(bpid), in bm_pool_set_hw_threshold()[all …]