Searched refs:queue_proxy_region (Results 1 – 1 of 1) sorted by relevance
135 void __iomem *queue_proxy_region; member607 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()610 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()623 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()626 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()750 inst->queue_proxy_region = devm_ioremap_resource(dev, res); in ti_msgmgr_probe()751 if (IS_ERR(inst->queue_proxy_region)) in ti_msgmgr_probe()752 return PTR_ERR(inst->queue_proxy_region); in ti_msgmgr_probe()769 inst->queue_proxy_region, inst->queue_state_debug_region); in ti_msgmgr_probe()