| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | aspeed,ast2400-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2400-pinctrl.yaml# 7 title: ASPEED AST2400 Pin Controller 17 "aspeed,ast2400-scu", "syscon", "simple-mfd" 24 const: aspeed,ast2400-pinctrl 201 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd"; 211 compatible = "aspeed,ast2400-pinctrl";
|
| /linux/Documentation/devicetree/bindings/ipmi/ |
| H A D | aspeed,ast2400-ibt-bmc.txt | 3 The Aspeed SOCs (AST2400 and AST2500) are commonly used as BMCs 10 "aspeed,ast2400-ibt-bmc" 24 compatible = "aspeed,ast2400-ibt-bmc";
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | aspeed,ast2400-i2c-ic.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/aspeed,ast2400-i2c-ic.yaml# 15 - aspeed,ast2400-i2c-ic 41 compatible = "aspeed,ast2400-i2c-ic";
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | aspeed,ast2400-adc.yaml | 4 $id: http://devicetree.org/schemas/iio/adc/aspeed,ast2400-adc.yaml# 19 - aspeed,ast2400-adc 50 compatible = "aspeed,ast2400-adc";
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | aspeed,ast2400-cvic.yaml | 4 $id: http://devicetree.org/schemas/misc/aspeed,ast2400-cvic.yaml# 13 The Aspeed AST2400 and AST2500 SoCs have a controller that provides interrupts 25 - aspeed,ast2400-cvic
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | aspeed,ast2600-fmc.yaml | 15 SPI) of the AST2400, AST2500 and AST2600 SOCs. 27 - aspeed,ast2400-fmc 28 - aspeed,ast2400-spi
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | aspeed,sgpio.yaml | 13 This SGPIO controller is for ASPEED AST2400, AST2500 and AST2600 SoC, 15 AST2500/AST2400 have one sgpio master with 80 pins. Each of the Serial 27 - aspeed,ast2400-sgpio
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | aspeed-pwm-tacho.txt | 1 ASPEED AST2400/AST2500 PWM and Fan Tacho controller device driver 22 - compatible : should be "aspeed,ast2400-pwm-tacho" for AST2400 and
|
| /linux/drivers/media/platform/aspeed/ |
| H A D | Kconfig | 6 tristate "Aspeed AST2400 and AST2500 Video Engine driver" 13 AST2400 and AST2500 SOCs. The VE can capture and compress video data
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | aspeed,ast2400-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/aspeed,ast2400-wdt.yaml# 15 - aspeed,ast2400-wdt 129 compatible = "aspeed,ast2400-wdt";
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-galaxy100.dts | 5 #include "ast2400-facebook-netbmc-common.dtsi" 9 compatible = "facebook,galaxy100-bmc", "aspeed,ast2400";
|
| H A D | aspeed-bmc-facebook-wedge40.dts | 5 #include "ast2400-facebook-netbmc-common.dtsi" 9 compatible = "facebook,wedge40-bmc", "aspeed,ast2400";
|
| H A D | aspeed-bmc-facebook-wedge100.dts | 5 #include "ast2400-facebook-netbmc-common.dtsi" 9 compatible = "facebook,wedge100-bmc", "aspeed,ast2400";
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-watchdog | 101 expiration of a watchdog timer of AST2400/AST2500 when 108 ast2400: 129 in chipselect reset for AST2400/AST2500.
|
| /linux/Documentation/hwmon/ |
| H A D | aspeed-pwm-tacho.rst | 5 ASPEED AST2400/2500 12 This driver implements support for ASPEED AST2400/2500 PWM and Fan Tacho
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | aspeed,sdhci.yaml | 26 - aspeed,ast2400-sd-controller 50 - aspeed,ast2400-sdhci
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | trivial-rtc.yaml | 27 # ASPEED BMC ast2400 Real-time Clock 28 - aspeed,ast2400-rtc
|
| /linux/drivers/iio/adc/ |
| H A D | aspeed_adc.c | 3 * Aspeed AST2400/2500/2600 ADC 9 * Ast2400/Ast2500: 649 .model_name = "ast2400-adc", 693 { .compatible = "aspeed,ast2400-adc", .data = &ast2400_model_data }, 712 MODULE_DESCRIPTION("Aspeed AST2400/2500/2600 ADC Driver");
|
| /linux/drivers/soc/aspeed/ |
| H A D | aspeed-lpc-snoop.c | 54 /* The ast2400 has bits 14 and 15 as reserved, whereas the ast2500 308 if (!of_device_is_compatible(np, "aspeed,ast2400-lpc-v2") && in aspeed_lpc_snoop_probe() 361 { .compatible = "aspeed,ast2400-lpc-snoop",
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | Kconfig | 7 USB peripheral controller for the Aspeed AST2400, AST2500 and
|
| /linux/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 21 Say yes if you intend to run on an Aspeed ast2400 or similar
|
| /linux/drivers/clocksource/ |
| H A D | timer-fttmr010.c | 62 * Control register (TMC30) bit fields for aspeed ast2400/ast2500 timers. 457 TIMER_OF_DECLARE(ast2400, "aspeed,ast2400-timer", aspeed_timer_init);
|
| /linux/drivers/peci/controller/ |
| H A D | Kconfig | 10 This option enables PECI controller driver for ASPEED AST2400,
|
| /linux/Documentation/devicetree/bindings/peci/ |
| H A D | peci-aspeed.yaml | 19 - aspeed,ast2400-peci
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | aspeed,i2c.yaml | 18 - aspeed,ast2400-i2c-bus
|