Searched refs:queue_proxy_region (Results 1 – 3 of 3) sorted by relevance
135 void __iomem *queue_proxy_region; member601 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()604 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()617 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()620 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()744 inst->queue_proxy_region = devm_ioremap_resource(dev, res); in ti_msgmgr_probe()745 if (IS_ERR(inst->queue_proxy_region)) in ti_msgmgr_probe()746 return PTR_ERR(inst->queue_proxy_region); in ti_msgmgr_probe()763 inst->queue_proxy_region, inst->queue_state_debug_region); in ti_msgmgr_probe()
15 - reg-names queue_proxy_region - Map the queue proxy region.35 reg-names = "queue_proxy_region", "queue_state_debug_region";
248 reg-names = "queue_proxy_region",