/linux-6.12.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 360 struct pl022 { struct 421 * @pl022: SSP driver private data structure 428 static void internal_cs_control(struct pl022 *pl022, bool enable) in internal_cs_control() argument 432 tmp = readw(SSP_CSR(pl022->virtbase)); in internal_cs_control() 434 tmp &= ~BIT(pl022->cur_cs); in internal_cs_control() [all …]
|
/linux-6.12.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 21 const: arm,pl022 28 - const: arm,pl022 45 pl022,autosuspend-delay: 51 pl022,rt: 87 compatible = "arm,pl022", "arm,primecell"; 102 pl022,interface = <0>; 103 pl022,com-mode = <0x2>; 104 pl022,rx-level-trig = <0>; [all …]
|
D | arm,pl022-peripheral-props.yaml | 4 $id: http://devicetree.org/schemas/spi/arm,pl022-peripheral-props.yaml# 7 title: Peripheral-specific properties for Arm PL022 SPI controller 15 pl022,interface: 23 pl022,com-mode: 32 pl022,rx-level-trig: 38 pl022,tx-level-trig: 44 pl022,ctrl-len: 50 pl022,wait-state: 55 pl022,duplex:
|
/linux-6.12.1/arch/arm64/boot/dts/broadcom/northstar2/ |
D | ns2-svk.dts | 116 pl022,interface = <0>; 117 pl022,slave-tx-disable = <0>; 118 pl022,com-mode = <0>; 119 pl022,rx-level-trig = <1>; 120 pl022,tx-level-trig = <1>; 121 pl022,ctrl-len = <11>; 122 pl022,wait-state = <0>; 123 pl022,duplex = <0>; 139 pl022,interface = <0>; 140 pl022,slave-tx-disable = <0>; [all …]
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | spear1310-evb.dts | 355 pl022,interface = <0>; 356 pl022,slave-tx-disable; 357 pl022,com-mode = <0>; 358 pl022,rx-level-trig = <0>; 359 pl022,tx-level-trig = <0>; 360 pl022,ctrl-len = <0x7>; 361 pl022,wait-state = <0>; 362 pl022,duplex = <0>; 387 pl022,interface = <0>; 388 pl022,slave-tx-disable; [all …]
|
D | spear1340-evb.dts | 448 pl022,interface = <0>; 449 pl022,slave-tx-disable; 450 pl022,com-mode = <0x2>; 451 pl022,rx-level-trig = <0>; 452 pl022,tx-level-trig = <0>; 453 pl022,ctrl-len = <0x11>; 454 pl022,wait-state = <0>; 455 pl022,duplex = <0>; 463 pl022,interface = <0>; 464 pl022,slave-tx-disable; [all …]
|
D | spear600.dtsi | 212 compatible = "arm,pl022", "arm,primecell"; 222 compatible = "arm,pl022", "arm,primecell"; 232 compatible = "arm,pl022", "arm,primecell";
|
D | spear320.dtsi | 61 compatible = "arm,pl022", "arm,primecell"; 71 compatible = "arm,pl022", "arm,primecell";
|
D | ste-dbx5x0.dtsi | 822 compatible = "arm,pl022", "arm,primecell"; 839 compatible = "arm,pl022", "arm,primecell"; 856 compatible = "arm,pl022", "arm,primecell"; 873 compatible = "arm,pl022", "arm,primecell"; 890 compatible = "arm,pl022", "arm,primecell"; 907 compatible = "arm,pl022", "arm,primecell";
|
/linux-6.12.1/arch/arm/boot/dts/nxp/lpc/ |
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>;
|
/linux-6.12.1/arch/arm64/boot/dts/amd/ |
D | amd-overdrive-rev-b0.dts | 67 pl022,interface = <0>; 68 pl022,com-mode = <0x0>; 69 pl022,rx-level-trig = <0>; 70 pl022,tx-level-trig = <0>;
|
D | amd-overdrive-rev-b1.dts | 79 pl022,interface = <0>; 80 pl022,com-mode = <0x0>; 81 pl022,rx-level-trig = <0>; 82 pl022,tx-level-trig = <0>;
|
D | amd-seattle-soc.dtsi | 122 compatible = "arm,pl022", "arm,primecell"; 132 compatible = "arm,pl022", "arm,primecell";
|
/linux-6.12.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-6.12.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>
|
/linux-6.12.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-6.12.1/arch/arm/boot/dts/hisilicon/ |
D | hi3519.dtsi | 127 compatible = "arm,pl022", "arm,primecell"; 139 compatible = "arm,pl022", "arm,primecell"; 151 compatible = "arm,pl022", "arm,primecell";
|
/linux-6.12.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-6.12.1/include/linux/amba/ |
D | pl022.h | 3 * include/linux/amba/pl022.h 12 * Initial adoption to PL022 by: 66 * this feature is only available in ST versionf of PL022
|
/linux-6.12.1/arch/riscv/boot/dts/starfive/ |
D | jh7110.dtsi | 468 compatible = "arm,pl022", "arm,primecell"; 483 compatible = "arm,pl022", "arm,primecell"; 498 compatible = "arm,pl022", "arm,primecell"; 738 compatible = "arm,pl022", "arm,primecell"; 753 compatible = "arm,pl022", "arm,primecell"; 768 compatible = "arm,pl022", "arm,primecell"; 783 compatible = "arm,pl022", "arm,primecell";
|
/linux-6.12.1/arch/arm64/boot/dts/lg/ |
D | lg1313.dtsi | 173 compatible = "arm,pl022", "arm,primecell"; 180 compatible = "arm,pl022", "arm,primecell";
|
D | lg1312.dtsi | 173 compatible = "arm,pl022", "arm,primecell"; 180 compatible = "arm,pl022", "arm,primecell";
|
/linux-6.12.1/arch/arm/boot/dts/broadcom/ |
D | bcm-cygnus.dtsi | 396 compatible = "arm,pl022", "arm,primecell"; 408 compatible = "arm,pl022", "arm,primecell"; 420 compatible = "arm,pl022", "arm,primecell";
|