Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Darm_mhu_db.c38 struct arm_mhu { struct
53 struct arm_mhu *mhu; argument
83 static unsigned int mhu_db_mbox_irq_to_pchan_num(struct arm_mhu *mhu, int irq) in mhu_db_mbox_irq_to_pchan_num()
94 mhu_db_mbox_irq_to_channel(struct arm_mhu *mhu, unsigned int pchan) in mhu_db_mbox_irq_to_channel()
126 struct arm_mhu *mhu = data; in mhu_db_mbox_rx_handler()
189 struct arm_mhu *mhu = dev_get_drvdata(mbox->dev); in mhu_db_mbox_xlate()
251 struct arm_mhu *mhu; in mhu_db_probe()
H A Darm_mhu.c34 struct arm_mhu { struct
113 struct arm_mhu *mhu; in mhu_probe()
H A DMakefile8 obj-$(CONFIG_ARM_MHU) += arm_mhu.o arm_mhu_db.o