Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dti-msgmgr.c139 void __iomem *queue_state_debug_region; member
663 qinst->queue_state = inst->queue_state_debug_region + in ti_msgmgr_queue_setup()
680 inst->queue_state_debug_region + in ti_msgmgr_queue_setup()
850 inst->queue_state_debug_region = in ti_msgmgr_probe()
852 if (IS_ERR(inst->queue_state_debug_region)) in ti_msgmgr_probe()
853 return PTR_ERR(inst->queue_state_debug_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.txt16 queue_state_debug_region - Map the queue state debug
35 reg-names = "queue_proxy_region", "queue_state_debug_region";
/openbmc/linux/arch/arm/boot/dts/ti/keystone/
H A Dkeystone-k2g.dtsi249 "queue_state_debug_region";