/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | allwinner,sun6i-a31-msgbox.yaml | 4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml# 28 - allwinner,sun8i-a83t-msgbox 29 - allwinner,sun8i-h3-msgbox 30 - allwinner,sun9i-a80-msgbox 31 - allwinner,sun50i-a64-msgbox 32 - allwinner,sun50i-h6-msgbox 33 - const: allwinner,sun6i-a31-msgbox 34 - const: allwinner,sun6i-a31-msgbox 70 msgbox: mailbox@1c17000 { 71 compatible = "allwinner,sun8i-h3-msgbox", [all …]
|
/openbmc/linux/drivers/mailbox/ |
H A D | sun6i-msgbox.c | 255 /* Disable all IRQs for this end of the msgbox. */ in sun6i_msgbox_probe() 302 { .compatible = "allwinner,sun6i-a31-msgbox", }, 309 .name = "sun6i-msgbox",
|
H A D | Makefile | 58 obj-$(CONFIG_SUN6I_MSGBOX) += sun6i-msgbox.o
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sunxi-h3-h5.dtsi | 243 msgbox: mailbox@1c17000 { label 244 compatible = "allwinner,sun8i-h3-msgbox", 245 "allwinner,sun6i-a31-msgbox";
|
H A D | sun8i-a83t.dtsi | 613 msgbox: mailbox@1c17000 { label 614 compatible = "allwinner,sun8i-a83t-msgbox", 615 "allwinner,sun6i-a31-msgbox";
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6.dtsi | 261 msgbox: mailbox@3003000 { label 262 compatible = "allwinner,sun50i-h6-msgbox", 263 "allwinner,sun6i-a31-msgbox";
|
H A D | sun50i-a64.dtsi | 568 msgbox: mailbox@1c17000 { label 569 compatible = "allwinner,sun50i-a64-msgbox", 570 "allwinner,sun6i-a31-msgbox";
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-sun6i-r.c | 36 * the MSGBOX. These IRQs do not map to any GIC SPI.
|
/openbmc/qemu/hw/arm/ |
H A D | allwinner-h3.c | 94 { "msgbox", 0x01c17000, 4 * KiB },
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-a23.c | 259 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun8i-a33.c | 271 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun8i-a83t.c | 342 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun50i-a64.c | 349 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun50i-h6.c | 352 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
|
H A D | ccu-sun8i-h3.c | 278 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun9i-a80.c | 751 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
H A D | ccu-sun50i-a100.c | 371 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |