| /Linux-v6.1/drivers/spi/ |
| D | spi-pl022.c | 3 * A driver for the ARM PL022 PrimeCell SSP/SPI bus master. 12 * Initial adoption to PL022 by: 27 #include <linux/amba/pl022.h> 312 * for PL022 derivates 333 * struct pl022 - This is the private SSP driver data structure 367 struct pl022 { struct 433 * @pl022: SSP driver private data structure 440 static void internal_cs_control(struct pl022 *pl022, u32 command) in internal_cs_control() argument 444 tmp = readw(SSP_CSR(pl022->virtbase)); in internal_cs_control() 446 tmp &= ~BIT(pl022->cur_cs); in internal_cs_control() [all …]
|
| /Linux-v6.1/Documentation/devicetree/bindings/spi/ |
| D | spi-pl022.yaml | 4 $id: http://devicetree.org/schemas/spi/spi-pl022.yaml# 7 title: ARM PL022 SPI controller 20 const: arm,pl022 27 - const: arm,pl022 44 pl022,autosuspend-delay: 50 pl022,rt: 82 pl022,interface: 90 pl022,com-mode: 99 pl022,rx-level-trig: 105 pl022,tx-level-trig: [all …]
|
| /Linux-v6.1/arch/arm64/boot/dts/broadcom/northstar2/ |
| D | ns2-svk.dts | 116 pl022,hierarchy = <0>; 117 pl022,interface = <0>; 118 pl022,slave-tx-disable = <0>; 119 pl022,com-mode = <0>; 120 pl022,rx-level-trig = <1>; 121 pl022,tx-level-trig = <1>; 122 pl022,ctrl-len = <11>; 123 pl022,wait-state = <0>; 124 pl022,duplex = <0>; 140 pl022,hierarchy = <0>; [all …]
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | spear1310-evb.dts | 355 pl022,hierarchy = <0>; 356 pl022,interface = <0>; 357 pl022,slave-tx-disable; 358 pl022,com-mode = <0>; 359 pl022,rx-level-trig = <0>; 360 pl022,tx-level-trig = <0>; 361 pl022,ctrl-len = <0x7>; 362 pl022,wait-state = <0>; 363 pl022,duplex = <0>; 388 pl022,hierarchy = <0>; [all …]
|
| D | spear1340-evb.dts | 448 pl022,hierarchy = <0>; 449 pl022,interface = <0>; 450 pl022,slave-tx-disable; 451 pl022,com-mode = <0x2>; 452 pl022,rx-level-trig = <0>; 453 pl022,tx-level-trig = <0>; 454 pl022,ctrl-len = <0x11>; 455 pl022,wait-state = <0>; 456 pl022,duplex = <0>; 464 pl022,hierarchy = <0>; [all …]
|
| D | lpc3250-phy3250.dts | 208 pl022,interface = <0>; 209 pl022,com-mode = <0>; 210 pl022,rx-level-trig = <1>; 211 pl022,tx-level-trig = <1>; 212 pl022,ctrl-len = <11>; 213 pl022,wait-state = <0>; 214 pl022,duplex = <0>;
|
| D | hi3519.dtsi | 127 compatible = "arm,pl022", "arm,primecell"; 139 compatible = "arm,pl022", "arm,primecell"; 151 compatible = "arm,pl022", "arm,primecell";
|
| D | spear320.dtsi | 61 compatible = "arm,pl022", "arm,primecell"; 71 compatible = "arm,pl022", "arm,primecell";
|
| D | ste-dbx5x0.dtsi | 747 compatible = "arm,pl022", "arm,primecell"; 764 compatible = "arm,pl022", "arm,primecell"; 781 compatible = "arm,pl022", "arm,primecell"; 798 compatible = "arm,pl022", "arm,primecell"; 815 compatible = "arm,pl022", "arm,primecell"; 832 compatible = "arm,pl022", "arm,primecell";
|
| D | bcm-cygnus.dtsi | 394 compatible = "arm,pl022", "arm,primecell"; 406 compatible = "arm,pl022", "arm,primecell"; 418 compatible = "arm,pl022", "arm,primecell";
|
| D | spear3xx.dtsi | 68 compatible = "arm,pl022", "arm,primecell";
|
| /Linux-v6.1/arch/arm64/boot/dts/amd/ |
| D | amd-overdrive-rev-b0.dts | 67 pl022,hierarchy = <0>; 68 pl022,interface = <0>; 69 pl022,com-mode = <0x0>; 70 pl022,rx-level-trig = <0>; 71 pl022,tx-level-trig = <0>;
|
| D | amd-overdrive-rev-b1.dts | 79 pl022,hierarchy = <0>; 80 pl022,interface = <0>; 81 pl022,com-mode = <0x0>; 82 pl022,rx-level-trig = <0>; 83 pl022,tx-level-trig = <0>;
|
| D | amd-seattle-soc.dtsi | 122 compatible = "arm,pl022", "arm,primecell"; 132 compatible = "arm,pl022", "arm,primecell";
|
| /Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
| D | spear_spics.txt | 3 SPEAr platform provides a provision to control chipselects of ARM PL022 Prime 5 PL022 control. If chipselect remain under PL022 control then they would be 12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
|
| /Linux-v6.1/arch/arm/mach-spear/ |
| D | spear320.c | 13 #include <linux/amba/pl022.h> 218 OF_DEV_AUXDATA("arm,pl022", SPEAR3XX_ICM1_SSP_BASE, NULL, 222 OF_DEV_AUXDATA("arm,pl022", SPEAR320_SSP0_BASE, NULL, 224 OF_DEV_AUXDATA("arm,pl022", SPEAR320_SSP1_BASE, NULL,
|
| D | spear1310.c | 13 #include <linux/amba/pl022.h>
|
| D | spear3xx.c | 13 #include <linux/amba/pl022.h>
|
| D | spear13xx.c | 13 #include <linux/amba/pl022.h>
|
| /Linux-v6.1/arch/arm64/boot/dts/toshiba/ |
| D | tmpv7708.dtsi | 355 compatible = "arm,pl022", "arm,primecell"; 369 compatible = "arm,pl022", "arm,primecell"; 383 compatible = "arm,pl022", "arm,primecell"; 397 compatible = "arm,pl022", "arm,primecell"; 411 compatible = "arm,pl022", "arm,primecell"; 425 compatible = "arm,pl022", "arm,primecell"; 439 compatible = "arm,pl022", "arm,primecell";
|
| /Linux-v6.1/drivers/gpio/ |
| D | gpio-spear-spics.c | 21 * Provision is available on some SPEAr SoCs to control ARM PL022 spi cs 22 * through system registers. This register lies outside spi (pl022) 26 * (out of 4 possible chipselects in pl022) can be made low to select
|
| /Linux-v6.1/include/linux/amba/ |
| D | pl022.h | 3 * include/linux/amba/pl022.h 12 * Initial adoption to PL022 by: 65 * this feature is only available in ST versionf of PL022
|
| /Linux-v6.1/drivers/clk/spear/ |
| D | spear6xx_clock.c | 329 clk_register_clkdev(clk, NULL, "ssp-pl022.0"); in spear6xx_clk_init() 333 clk_register_clkdev(clk, NULL, "ssp-pl022.1"); in spear6xx_clk_init() 337 clk_register_clkdev(clk, NULL, "ssp-pl022.2"); in spear6xx_clk_init()
|
| /Linux-v6.1/arch/arm64/boot/dts/lg/ |
| D | lg1312.dtsi | 172 compatible = "arm,pl022", "arm,primecell"; 179 compatible = "arm,pl022", "arm,primecell";
|
| D | lg1313.dtsi | 172 compatible = "arm,pl022", "arm,primecell"; 179 compatible = "arm,pl022", "arm,primecell";
|