Home
last modified time | relevance | path

Searched refs:queue_proxy_region (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dti-msgmgr.c138 void __iomem *queue_proxy_region; member
657 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()
660 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()
673 qinst->queue_buff_start = inst->queue_proxy_region + in ti_msgmgr_queue_setup()
676 qinst->queue_buff_end = inst->queue_proxy_region + in ti_msgmgr_queue_setup()
845 inst->queue_proxy_region = in ti_msgmgr_probe()
847 if (IS_ERR(inst->queue_proxy_region)) in ti_msgmgr_probe()
848 return PTR_ERR(inst->queue_proxy_region); in ti_msgmgr_probe()
863 inst->queue_proxy_region, inst->queue_state_debug_region); in ti_msgmgr_probe()
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,message-manager.txt15 - reg-names queue_proxy_region - Map the queue proxy region.
35 reg-names = "queue_proxy_region", "queue_state_debug_region";
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi248 reg-names = "queue_proxy_region",