Home
last modified time | relevance | path

Searched refs:msg_reg (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/msgbox/msgbox_amp/
A Dmsgbox_amp.c25 void *msg_sts, *msg_reg, *msg_irq_s; in irq_msgbox_channel_handler() local
31 msg_reg = (void *)MSGBOX_MSG_REG( in irq_msgbox_channel_handler()
38 data = readl(msg_reg); in irq_msgbox_channel_handler()
123 void *msg_sts, *msg_reg; in msgbox_channel_send_data() local
128 msg_reg = (void *)MSGBOX_MSG_REG( in msgbox_channel_send_data()
133 writel(data, msg_reg); in msgbox_channel_send_data()
/bsp/allwinner/libraries/sunxi-hal/hal/test/msgbox/
A Dtest_msgbox.c70 void *msg_sts, *msg_reg, *msg_irq_s; in msgbox_test() local
76 msg_reg = (void *)MSGBOX_MSG_REG(medp->local_amp, in msgbox_test()

Completed in 5 milliseconds