| /Linux-v5.15/drivers/fsi/ |
| D | fsi-master-aspeed.c | 97 static int __opb_write(struct fsi_master_aspeed *aspeed, u32 addr, in __opb_write() argument 100 void __iomem *base = aspeed->base; in __opb_write() 134 static int opb_writeb(struct fsi_master_aspeed *aspeed, u32 addr, u8 val) in opb_writeb() argument 136 return __opb_write(aspeed, addr, val, XFER_BYTE); in opb_writeb() 139 static int opb_writew(struct fsi_master_aspeed *aspeed, u32 addr, __be16 val) in opb_writew() argument 141 return __opb_write(aspeed, addr, (__force u16)val, XFER_HALFWORD); in opb_writew() 144 static int opb_writel(struct fsi_master_aspeed *aspeed, u32 addr, __be32 val) in opb_writel() argument 146 return __opb_write(aspeed, addr, (__force u32)val, XFER_FULLWORD); in opb_writel() 149 static int __opb_read(struct fsi_master_aspeed *aspeed, uint32_t addr, in __opb_read() argument 152 void __iomem *base = aspeed->base; in __opb_read() [all …]
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | aspeed-g6.dtsi | 5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h> 10 compatible = "aspeed,ast2600"; 45 enable-method = "aspeed,ast2600-smp"; 73 compatible = "aspeed,ast2600-sdram-edac", "syscon"; 102 compatible = "aspeed,ast2600-fmc"; 131 compatible = "aspeed,ast2600-spi"; 153 compatible = "aspeed,ast2600-spi"; 177 compatible = "aspeed,ast2600-mdio"; 187 compatible = "aspeed,ast2600-mdio"; 197 compatible = "aspeed,ast2600-mdio"; [all …]
|
| D | aspeed-g5.dtsi | 2 #include <dt-bindings/clock/aspeed-clock.h> 3 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h> 7 compatible = "aspeed,ast2500"; 62 compatible = "aspeed,ast2500-fmc"; 91 compatible = "aspeed,ast2500-spi"; 113 compatible = "aspeed,ast2500-spi"; 131 compatible = "aspeed,ast2400-vic"; 139 compatible = "aspeed,ast2500-cvic", "aspeed-cvic"; 146 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; 154 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; [all …]
|
| D | aspeed-g4.dtsi | 2 #include <dt-bindings/clock/aspeed-clock.h> 6 compatible = "aspeed,ast2400"; 61 compatible = "aspeed,ast2400-fmc"; 98 compatible = "aspeed,ast2400-spi"; 110 compatible = "aspeed,ast2400-vic"; 118 compatible = "aspeed,ast2400-cvic", "aspeed-cvic"; 124 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100"; 132 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100"; 140 compatible = "aspeed,ast2400-ehci", "generic-ehci"; 150 compatible = "aspeed,ast2400-uhci", "generic-uhci"; [all …]
|
| D | aspeed-bmc-amd-ethanolx.dts | 6 #include "aspeed-g5.dtsi" 7 #include <dt-bindings/gpio/aspeed-gpio.h> 11 compatible = "amd,ethanolx-bmc", "aspeed,ast2500"; 231 aspeed,lpc-io-reg = <0x60>; 236 aspeed,lpc-io-reg = <0x62>; 241 aspeed,lpc-io-reg = <0xCA2>; 246 aspeed,lpc-io-reg = <0x97DE>; 273 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 278 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 283 aspeed,fan-tach-ch = /bits/ 8 <0x02>; [all …]
|
| D | aspeed-bmc-microsoft-olympus.dts | 5 #include "aspeed-g4.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "microsoft,olympus-bmc", "aspeed,ast2400"; 179 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 184 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 189 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 194 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 199 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 204 aspeed,fan-tach-ch = /bits/ 8 <0x05>;
|
| D | aspeed-bmc-opp-romulus.dts | 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 8 compatible = "ibm,romulus-bmc", "aspeed,ast2500"; 71 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master"; 77 aspeed,sram = <&sram>; 78 aspeed,cvic = <&cvic>; 293 aspeed,external-nodes = <&gfx &lhc>; 303 aspeed,fan-tach-ch = /bits/ 8 <0x08>; 308 aspeed,fan-tach-ch = /bits/ 8 <0x09>; 313 aspeed,fan-tach-ch = /bits/ 8 <0x0a>; [all …]
|
| D | aspeed-bmc-lenovo-hr630.dts | 10 #include "aspeed-g5.dtsi" 11 #include <dt-bindings/gpio/aspeed-gpio.h> 15 compatible = "lenovo,hr630-bmc", "aspeed,ast2500"; 337 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 342 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 347 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 352 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 357 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 362 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 367 aspeed,fan-tach-ch = /bits/ 8 <0x06>; [all …]
|
| D | aspeed-bmc-lenovo-hr855xg2.dts | 10 #include "aspeed-g5.dtsi" 11 #include <dt-bindings/gpio/aspeed-gpio.h> 15 compatible = "lenovo,hr855xg2-bmc", "aspeed,ast2500"; 342 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 347 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 352 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 357 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 362 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 367 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 372 aspeed,fan-tach-ch = /bits/ 8 <0x06>; [all …]
|
| D | aspeed-bmc-facebook-wedge40.dts | 9 compatible = "facebook,wedge40-bmc", "aspeed,ast2400"; 36 aspeed,fan-tach-ch = /bits/ 8 <0x00 0x01>; 41 aspeed,fan-tach-ch = /bits/ 8 <0x02 0x03>; 46 aspeed,fan-tach-ch = /bits/ 8 <0x04 0x05>; 51 aspeed,fan-tach-ch = /bits/ 8 <0x06 0x07>;
|
| D | aspeed-bmc-opp-mowgli.dts | 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 9 compatible = "ibm,mowgli-bmc", "aspeed,ast2500"; 240 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 245 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 250 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 255 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 260 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 265 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 270 aspeed,fan-tach-ch = /bits/ 8 <0x06>; [all …]
|
| D | aspeed-bmc-inspur-on5263m5.dts | 5 #include "aspeed-g5.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "inspur,on5263m5-bmc", "aspeed,ast2500"; 127 aspeed,external-nodes = <&gfx &lhc>; 137 aspeed,fan-tach-ch = /bits/ 8 <0x00 0x01>; 142 aspeed,fan-tach-ch = /bits/ 8 <0x02 0x03>;
|
| D | aspeed-bmc-inspur-fp5280g2.dts | 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 9 compatible = "inspur,fp5280g2-bmc", "aspeed,ast2500"; 56 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master"; 62 aspeed,sram = <&sram>; 63 aspeed,cvic = <&cvic>; 817 aspeed,external-nodes = <&gfx &lhc>; 821 aspeed,reset-type = "none"; 822 aspeed,external-signal; 823 aspeed,ext-push-pull; [all …]
|
| D | aspeed-bmc-ampere-mtjade.dts | 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 8 compatible = "ampere,mtjade-bmc", "aspeed,ast2500"; 482 aspeed,external-nodes = <&gfx &lhc>; 494 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 499 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 504 aspeed,fan-tach-ch = /bits/ 8 <0x06>; 509 aspeed,fan-tach-ch = /bits/ 8 <0x07>; 514 aspeed,fan-tach-ch = /bits/ 8 <0x08>; 519 aspeed,fan-tach-ch = /bits/ 8 <0x09>; [all …]
|
| D | aspeed-bmc-quanta-q71l.dts | 3 #include "aspeed-g4.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 8 compatible = "quanta,q71l-bmc", "aspeed,ast2400"; 419 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 424 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 429 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 434 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 439 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 444 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 449 aspeed,fan-tach-ch = /bits/ 8 <0x06>; [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/watchdog/ |
| D | aspeed-wdt.txt | 5 - "aspeed,ast2400-wdt" 6 - "aspeed,ast2500-wdt" 7 - "aspeed,ast2600-wdt" 14 - aspeed,reset-type = "cpu|soc|system|none" 23 If 'aspeed,reset-type=' is not specified the default is to enable system 37 - aspeed,alt-boot: If property is present then boot from alternate block. 38 - aspeed,external-signal: If property is present then signal is sent to 41 - aspeed,ext-pulse-duration: External signal pulse duration in microseconds 44 - aspeed,ext-push-pull: If aspeed,external-signal is present, set the pin's 46 - aspeed,ext-active-high: If aspeed,external-signal is present and and the pin [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
| D | aspeed-scu.txt | 6 "aspeed,ast2400-scu", "syscon", "simple-mfd" 7 "aspeed,ast2500-scu", "syscon", "simple-mfd" 18 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd"; 31 - compatible: "aspeed,silicon-id" or: 32 "aspeed,ast2400-silicon-id" or 33 "aspeed,ast2500-silicon-id" or 34 "aspeed,ast2600-silicon-id" 46 compatible = "aspeed,ast2500-silicon-id", "aspeed,silicon-id";
|
| D | aspeed-lpc.txt | 41 "aspeed,ast2400-lpc-v2", "simple-mfd", "syscon" 42 "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon" 43 "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon" 56 compatible = "aspeed,ast2500-lpc-v2", "simple-mfd", "syscon"; 64 compatible = "aspeed,ast2600-lpc-snoop"; 82 "aspeed,ast2400-lpc-ctrl"; 83 "aspeed,ast2500-lpc-ctrl"; 84 "aspeed,ast2600-lpc-ctrl"; 103 compatible = "aspeed,ast2500-lpc-ctrl"; 121 "aspeed,ast2400-lhc"; [all …]
|
| /Linux-v5.15/drivers/pinctrl/aspeed/ |
| D | Makefile | 5 obj-$(CONFIG_PINCTRL_ASPEED) += pinctrl-aspeed.o pinmux-aspeed.o 6 obj-$(CONFIG_PINCTRL_ASPEED_G4) += pinctrl-aspeed-g4.o 7 obj-$(CONFIG_PINCTRL_ASPEED_G5) += pinctrl-aspeed-g5.o 8 obj-$(CONFIG_PINCTRL_ASPEED_G6) += pinctrl-aspeed-g6.o
|
| /Linux-v5.15/Documentation/devicetree/bindings/fsi/ |
| D | fsi-master-ast-cf.txt | 6 "aspeed,ast2400-cf-fsi-master" for an AST2400 based system 8 "aspeed,ast2500-cf-fsi-master" for an AST2500 based system 19 - aspeed,sram = <phandle>; : Reference to the SRAM node. 20 - aspeed,cvic = <phandle>; : Reference to the CVIC node. 25 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master"; 34 aspeed,sram = <&sram>; 35 aspeed,cvic = <&cvic>;
|
| /Linux-v5.15/drivers/soc/aspeed/ |
| D | Makefile | 2 obj-$(CONFIG_ASPEED_LPC_CTRL) += aspeed-lpc-ctrl.o 3 obj-$(CONFIG_ASPEED_LPC_SNOOP) += aspeed-lpc-snoop.o 4 obj-$(CONFIG_ASPEED_P2A_CTRL) += aspeed-p2a-ctrl.o 5 obj-$(CONFIG_ASPEED_SOCINFO) += aspeed-socinfo.o
|
| /Linux-v5.15/Documentation/devicetree/bindings/misc/ |
| D | aspeed-p2a-ctrl.txt | 15 - "aspeed,ast2400-p2a-ctrl" 16 - "aspeed,ast2500-p2a-ctrl" 29 "aspeed,ast2400-scu", "syscon", "simple-mfd" 30 "aspeed,ast2500-scu", "syscon", "simple-mfd" 39 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd"; 43 compatible = "aspeed,ast2400-p2a-ctrl";
|
| /Linux-v5.15/Documentation/devicetree/bindings/rtc/ |
| D | rtc-aspeed.txt | 6 * aspeed,ast2400-rtc for the ast2400 7 * aspeed,ast2500-rtc for the ast2500 8 * aspeed,ast2600-rtc for the ast2600 18 compatible = "aspeed,ast2400-rtc";
|
| /Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/ |
| D | aspeed,ast2xxx-scu-ic.txt | 5 - compatible : must be "aspeed,ast2500-scu-ic", 6 "aspeed,ast2600-scu-ic0" or 7 "aspeed,ast2600-scu-ic1" 19 compatible = "aspeed,ast2500-scu-ic";
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | ftgmac100.txt | 10 - "aspeed,ast2400-mac" 11 - "aspeed,ast2500-mac" 12 - "aspeed,ast2600-mac" 21 aspeed parts. Other (unknown) parts will accept any value. 42 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; 51 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100";
|