/Linux-v6.1/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-v6.1/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"; 101 compatible = "aspeed,ast2600-fmc"; 132 compatible = "aspeed,ast2600-spi"; 155 compatible = "aspeed,ast2600-spi"; 182 compatible = "aspeed,ast2600-mdio"; 193 compatible = "aspeed,ast2600-mdio"; 204 compatible = "aspeed,ast2600-mdio"; [all …]
|
D | aspeed-bmc-amd-daytonax.dts | 4 #include "aspeed-g5.dtsi" 5 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "amd,daytonax-bmc", "aspeed,ast2500"; 97 aspeed,lpc-io-reg = <0x3f8>; 98 aspeed,lpc-interrupts = <4 IRQ_TYPE_LEVEL_HIGH>; 207 aspeed,lpc-io-reg = <0xca2>; 233 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 238 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 243 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 248 aspeed,fan-tach-ch = /bits/ 8 <0x03>; [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"; 61 compatible = "aspeed,ast2500-fmc"; 92 compatible = "aspeed,ast2500-spi"; 115 compatible = "aspeed,ast2500-spi"; 135 compatible = "aspeed,ast2400-vic"; 143 compatible = "aspeed,ast2500-cvic", "aspeed-cvic"; 150 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; 158 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100"; [all …]
|
D | aspeed-g4.dtsi | 2 #include <dt-bindings/clock/aspeed-clock.h> 6 compatible = "aspeed,ast2400"; 60 compatible = "aspeed,ast2400-fmc"; 105 compatible = "aspeed,ast2400-spi"; 118 compatible = "aspeed,ast2400-vic"; 126 compatible = "aspeed,ast2400-cvic", "aspeed-cvic"; 132 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100"; 140 compatible = "aspeed,ast2400-mac", "faraday,ftgmac100"; 148 compatible = "aspeed,ast2400-ehci", "generic-ehci"; 158 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"; 236 aspeed,lpc-io-reg = <0x60>; 241 aspeed,lpc-io-reg = <0x62>; 246 aspeed,lpc-io-reg = <0xCA2>; 251 aspeed,lpc-io-reg = <0x97DE>; 278 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 283 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 288 aspeed,fan-tach-ch = /bits/ 8 <0x02>; [all …]
|
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-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-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-asrock-romed8hm3.dts | 4 #include "aspeed-g5.dtsi" 5 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "asrock,romed8hm3-bmc", "aspeed,ast2500"; 65 aspeed,lpc-io-reg = <0x2f8>; 66 aspeed,lpc-interrupts = <3 IRQ_TYPE_LEVEL_HIGH>; 164 aspeed,lpc-io-reg = <0xca2>; 177 aspeed,fan-tach-ch = /bits/ 8 <0x03 0x0b>; 182 aspeed,fan-tach-ch = /bits/ 8 <0x04 0x0c>; 187 aspeed,fan-tach-ch = /bits/ 8 <0x05 0x0d>; 192 aspeed,fan-tach-ch = /bits/ 8 <0x06 0x0e>;
|
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-inspur-fp5280g2.dts | 3 #include "aspeed-g5.dtsi" 4 #include <dt-bindings/gpio/aspeed-gpio.h> 10 compatible = "inspur,fp5280g2-bmc", "aspeed,ast2500"; 57 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master"; 63 aspeed,sram = <&sram>; 64 aspeed,cvic = <&cvic>; 818 aspeed,external-nodes = <&gfx &lhc>; 822 aspeed,reset-type = "none"; 823 aspeed,external-signal; 824 aspeed,ext-push-pull; [all …]
|
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-ast2600-evb-a1.dts | 4 #include "aspeed-ast2600-evb.dts" 8 compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600-evb", "aspeed,ast2600";
|
D | aspeed-bmc-vegman-sx20.dts | 5 #include "aspeed-bmc-vegman.dtsi" 9 compatible = "yadro,vegman-sx20-bmc", "aspeed,ast2500"; 128 aspeed,fan-tach-ch = /bits/ 8 <0x00>; 132 aspeed,fan-tach-ch = /bits/ 8 <0x01>; 136 aspeed,fan-tach-ch = /bits/ 8 <0x02>; 140 aspeed,fan-tach-ch = /bits/ 8 <0x03>; 144 aspeed,fan-tach-ch = /bits/ 8 <0x04>; 148 aspeed,fan-tach-ch = /bits/ 8 <0x05>; 152 aspeed,fan-tach-ch = /bits/ 8 <0x06>;
|
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-vegman-n110.dts | 5 #include "aspeed-bmc-vegman.dtsi" 9 compatible = "yadro,vegman-n110-bmc", "aspeed,ast2500"; 127 aspeed,fan-tach-ch = /bits/ 8 <0x00 0x06>; 131 aspeed,fan-tach-ch = /bits/ 8 <0x01 0x08>; 135 aspeed,fan-tach-ch = /bits/ 8 <0x02 0x09>; 139 aspeed,fan-tach-ch = /bits/ 8 <0x03 0x0A>; 143 aspeed,fan-tach-ch = /bits/ 8 <0x04 0x0B>; 147 aspeed,fan-tach-ch = /bits/ 8 <0x05>;
|
/Linux-v6.1/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-v6.1/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_UART_ROUTING) += aspeed-uart-routing.o 5 obj-$(CONFIG_ASPEED_P2A_CTRL) += aspeed-p2a-ctrl.o 6 obj-$(CONFIG_ASPEED_SOCINFO) += aspeed-socinfo.o
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/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";
|