/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | amlogic,meson6-wdt.yaml | 4 $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 D | amlogic,meson6-timer.yaml | 4 $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 D | amlogic,meson6-i2c.yaml | 5 $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 D | amlogic,meson6-efuse.yaml | 4 $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 D | amlogic,meson6-spifc.yaml | 5 $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 D | amlogic,meson6-rtc.yaml | 4 $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 D | amlogic,meson6-ir.yaml | 4 $id: http://devicetree.org/schemas/media/amlogic,meson6-ir.yaml# 19 - amlogic,meson6-ir 45 compatible = "amlogic,meson6-ir";
|
/linux/drivers/clocksource/ |
H A D | timer-meson6.c | 3 * 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 D | amlogic,meson-mx-ao-arc.yaml | 10 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 D | amlogic.yaml | 20 - description: Boards with the Amlogic Meson6 SoC 24 - const: amlogic,meson6
|
/linux/arch/arm/mach-meson/ |
H A D | Kconfig | 18 bool "Amlogic Meson6 (8726MX) SoCs support"
|
H A D | meson.c | 9 "amlogic,meson6",
|
/linux/drivers/soc/amlogic/ |
H A D | Kconfig | 35 Say yes to support decoding of Amlogic Meson6, Meson8,
|
H A D | meson-mx-socinfo.c | 78 soc_id = "Meson6 (AML8726-MX)"; in meson_mx_socinfo_soc_id()
|
/linux/drivers/rtc/ |
H A D | rtc-meson.c | 3 * RTC driver for the interal RTC block in the Amlogic Meson6, Meson8, 384 { .compatible = "amlogic,meson6-rtc", },
|
H A D | Kconfig | 1436 Support for the RTC block on the Amlogic Meson6, Meson8, Meson8b
|
/linux/drivers/media/rc/ |
H A D | meson-ir.c | 419 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 D | Kconfig | 481 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 D | meson_wdt.c | 153 { .compatible = "amlogic,meson6-wdt", .data = &meson6_wdt_data },
|
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.c | 10 * BOOT,CARD for meson6, X,Y,DV,H,Z,AO,BOOT,CARD for meson8 and
|
/linux/drivers/tty/serial/ |
H A D | meson_uart.c | 823 { .compatible = "amlogic,meson6-uart" },
|