Home
last modified time | relevance | path

Searched full:msgbox (Results 1 – 16 of 16) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/mailbox/
Dallwinner,sun6i-a31-msgbox.yaml4 $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 …]
/linux-6.14.4/drivers/mailbox/
Dsun6i-msgbox.c255 /* Disable all IRQs for this end of the msgbox. */ in sun6i_msgbox_probe()
300 { .compatible = "allwinner,sun6i-a31-msgbox", },
307 .name = "sun6i-msgbox",
DMakefile64 obj-$(CONFIG_SUN6I_MSGBOX) += sun6i-msgbox.o
/linux-6.14.4/arch/arm/boot/dts/allwinner/
Dsunxi-h3-h5.dtsi243 msgbox: mailbox@1c17000 { label
244 compatible = "allwinner,sun8i-h3-msgbox",
245 "allwinner,sun6i-a31-msgbox";
Dsun8i-a83t.dtsi613 msgbox: mailbox@1c17000 { label
614 compatible = "allwinner,sun8i-a83t-msgbox",
615 "allwinner,sun6i-a31-msgbox";
/linux-6.14.4/arch/arm64/boot/dts/allwinner/
Dsun50i-h6.dtsi298 msgbox: mailbox@3003000 { label
299 compatible = "allwinner,sun50i-h6-msgbox",
300 "allwinner,sun6i-a31-msgbox";
Dsun50i-a64.dtsi603 msgbox: mailbox@1c17000 { label
604 compatible = "allwinner,sun50i-a64-msgbox",
605 "allwinner,sun6i-a31-msgbox";
/linux-6.14.4/drivers/irqchip/
Dirq-sun6i-r.c36 * the MSGBOX. These IRQs do not map to any GIC SPI.
/linux-6.14.4/drivers/clk/sunxi-ng/
Dccu-sun8i-a23.c259 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
Dccu-sun8i-a33.c271 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
Dccu-sun8i-a83t.c342 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
Dccu-sun50i-a64.c351 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
Dccu-sun50i-a100.c371 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
Dccu-sun9i-a80.c751 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
Dccu-sun50i-h6.c352 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
Dccu-sun8i-h3.c278 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",