Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dti-msgmgr.c125 * @queue_proxy_region: Queue proxy region where queue buffers are located
138 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()
777 .data_region_name = "queue_proxy_region",
837 inst->queue_proxy_region = in ti_msgmgr_probe()
839 if (IS_ERR(inst->queue_proxy_region)) in ti_msgmgr_probe()
840 return PTR_ERR(inst->queue_proxy_region); in ti_msgmgr_probe()
[all …]
/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,k2g-message-manager.yaml28 - const: queue_proxy_region
62 reg-names = "queue_proxy_region", "queue_state_debug_region";
/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi248 reg-names = "queue_proxy_region",