Searched full:msgbox (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
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 …]
|
/linux-6.14.4/drivers/mailbox/ |
D | sun6i-msgbox.c | 255 /* Disable all IRQs for this end of the msgbox. */ in sun6i_msgbox_probe() 300 { .compatible = "allwinner,sun6i-a31-msgbox", }, 307 .name = "sun6i-msgbox",
|
D | Makefile | 64 obj-$(CONFIG_SUN6I_MSGBOX) += sun6i-msgbox.o
|
/linux-6.14.4/arch/arm/boot/dts/allwinner/ |
D | sunxi-h3-h5.dtsi | 243 msgbox: mailbox@1c17000 { label 244 compatible = "allwinner,sun8i-h3-msgbox", 245 "allwinner,sun6i-a31-msgbox";
|
D | sun8i-a83t.dtsi | 613 msgbox: mailbox@1c17000 { label 614 compatible = "allwinner,sun8i-a83t-msgbox", 615 "allwinner,sun6i-a31-msgbox";
|
/linux-6.14.4/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6.dtsi | 298 msgbox: mailbox@3003000 { label 299 compatible = "allwinner,sun50i-h6-msgbox", 300 "allwinner,sun6i-a31-msgbox";
|
D | sun50i-a64.dtsi | 603 msgbox: mailbox@1c17000 { label 604 compatible = "allwinner,sun50i-a64-msgbox", 605 "allwinner,sun6i-a31-msgbox";
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-sun6i-r.c | 36 * the MSGBOX. These IRQs do not map to any GIC SPI.
|
/linux-6.14.4/drivers/clk/sunxi-ng/ |
D | ccu-sun8i-a23.c | 259 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
D | ccu-sun8i-a33.c | 271 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
D | ccu-sun8i-a83t.c | 342 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
D | ccu-sun50i-a64.c | 351 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
D | ccu-sun50i-a100.c | 371 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
|
D | ccu-sun9i-a80.c | 751 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|
D | ccu-sun50i-h6.c | 352 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "psi-ahb1-ahb2",
|
D | ccu-sun8i-h3.c | 278 static SUNXI_CCU_GATE(bus_msgbox_clk, "bus-msgbox", "ahb1",
|