Home
last modified time | relevance | path

Searched full:meson6 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/devicetree/bindings/watchdog/
H A Damlogic,meson6-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/amlogic,meson6-wdt.yaml#
7 title: Amlogic Meson6 SoCs Watchdog timer
20 - amlogic,meson6-wdt
46 compatible = "amlogic,meson6-wdt";
/linux/Documentation/devicetree/bindings/timer/
H A Damlogic,meson6-timer.yaml4 $id: http://devicetree.org/schemas/timer/amlogic,meson6-timer.yaml#
7 title: Amlogic Meson6 SoCs Timer Controller
15 const: amlogic,meson6-timer
46 compatible = "amlogic,meson6-timer";
/linux/Documentation/devicetree/bindings/i2c/
H A Damlogic,meson6-i2c.yaml5 $id: http://devicetree.org/schemas/i2c/amlogic,meson6-i2c.yaml#
20 - amlogic,meson6-i2c # Meson6, Meson8 and compatible SoCs
47 compatible = "amlogic,meson6-i2c";
/linux/Documentation/devicetree/bindings/nvmem/
H A Damlogic,meson6-efuse.yaml4 $id: http://devicetree.org/schemas/nvmem/amlogic,meson6-efuse.yaml#
7 title: Amlogic Meson6 eFuse
20 - amlogic,meson6-efuse
44 compatible = "amlogic,meson6-efuse";
/linux/Documentation/devicetree/bindings/spi/
H A Damlogic,meson6-spifc.yaml5 $id: http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml#
24 - amlogic,meson6-spifc # SPI Flash Controller on Meson6 and compatible SoCs
43 compatible = "amlogic,meson6-spifc";
/linux/Documentation/devicetree/bindings/rtc/
H A Damlogic,meson6-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/amlogic,meson6-rtc.yaml#
7 title: Amlogic Meson6, Meson8, Meson8b and Meson8m2 RTC
21 - amlogic,meson6-rtc
51 compatible = "amlogic,meson6-rtc";
/linux/Documentation/devicetree/bindings/media/
H A Damlogic,meson6-ir.yaml4 $id: http://devicetree.org/schemas/media/amlogic,meson6-ir.yaml#
19 - amlogic,meson6-ir
45 compatible = "amlogic,meson6-ir";
/linux/drivers/clocksource/
H A Dtimer-meson6.c3 * Amlogic Meson6 SoCs timer handling.
158 timer_base = of_io_request_and_map(node, 0, "meson6-timer"); in meson6_timer_init()
211 TIMER_OF_DECLARE(meson6, "amlogic,meson6-timer",
/linux/Documentation/devicetree/bindings/remoteproc/
H A Damlogic,meson-mx-ao-arc.yaml10 Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC core
12 system suspend. Meson6 and older use a ARC core based on the ARCv1
/linux/Documentation/devicetree/bindings/arm/
H A Damlogic.yaml20 - description: Boards with the Amlogic Meson6 SoC
24 - const: amlogic,meson6
/linux/arch/arm/mach-meson/
H A DKconfig18 bool "Amlogic Meson6 (8726MX) SoCs support"
H A Dmeson.c9 "amlogic,meson6",
/linux/drivers/soc/amlogic/
H A DKconfig35 Say yes to support decoding of Amlogic Meson6, Meson8,
H A Dmeson-mx-socinfo.c78 soc_id = "Meson6 (AML8726-MX)"; in meson_mx_socinfo_soc_id()
/linux/drivers/rtc/
H A Drtc-meson.c3 * RTC driver for the interal RTC block in the Amlogic Meson6, Meson8,
384 { .compatible = "amlogic,meson6-rtc", },
H A DKconfig1436 Support for the RTC block on the Amlogic Meson6, Meson8, Meson8b
/linux/drivers/media/rc/
H A Dmeson-ir.c419 if (of_device_is_compatible(dev->dev.of_node, "amlogic,meson6-ir")) in meson_ir_sw_decoder_init()
555 if (of_device_is_compatible(node, "amlogic,meson6-ir")) in meson_ir_shutdown()
613 .compatible = "amlogic,meson6-ir",
/linux/drivers/mmc/host/
H A DKconfig481 Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs.
489 tristate "Amlogic Meson6/Meson8/Meson8b SD/MMC Host Controller support"
495 Amlogic Meson6, Meson8 and Meson8b SoCs.
/linux/drivers/watchdog/
H A Dmeson_wdt.c153 { .compatible = "amlogic,meson6-wdt", .data = &meson6_wdt_data },
/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson.c10 * BOOT,CARD for meson6, X,Y,DV,H,Z,AO,BOOT,CARD for meson8 and
/linux/drivers/tty/serial/
H A Dmeson_uart.c823 { .compatible = "amlogic,meson6-uart" },