Searched refs:mhuv2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhuv2.c | 174 struct mhuv2 { struct 190 #define mhu_from_mbox(_mbox) container_of(_mbox, struct mhuv2, mbox) argument 207 int (*rx_startup)(struct mhuv2 *mhu, struct mbox_chan *chan); 208 void (*rx_shutdown)(struct mhuv2 *mhu, struct mbox_chan *chan); 209 void *(*read_data)(struct mhuv2 *mhu, struct mbox_chan *chan); 211 void (*tx_startup)(struct mhuv2 *mhu, struct mbox_chan *chan); 212 void (*tx_shutdown)(struct mhuv2 *mhu, struct mbox_chan *chan); 213 int (*last_tx_done)(struct mhuv2 *mhu, struct mbox_chan *chan); 214 int (*send_data)(struct mhuv2 *mhu, struct mbox_chan *chan, void *arg); 261 static int mhuv2_doorbell_rx_startup(struct mhuv2 *mhu, struct mbox_chan *chan) in mhuv2_doorbell_rx_startup() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | corstone1000.dtsi | 138 compatible = "arm,mhuv2-tx", "arm,primecell"; 144 arm,mhuv2-protocols = <0 0>; 150 compatible = "arm,mhuv2-rx", "arm,primecell"; 156 arm,mhuv2-protocols = <0 0>;
|
/openbmc/linux/ |
H A D | MAINTAINERS | 12626 F: Documentation/devicetree/bindings/mailbox/arm,mhuv2.yaml
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |