/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | ceva,ahci-1v84.yaml | 4 $id: http://devicetree.org/schemas/ata/ceva,ahci-1v84.yaml# 7 title: Ceva AHCI SATA Controller 13 The Ceva SATA controller mostly conforms to the AHCI interface with some 21 const: ceva,ahci-1v84 40 ceva,p0-cominit-params: 45 ceva,p0-cominit-params = /bits/ 8 <CIBGMN CIBGMX CIBGN CINMP>; 52 ceva,p0-comwake-params: 57 ceva,p0-comwake-params = /bits/ 8 <CWBGMN CWBGMX CWBGN CWNMP>; 64 ceva,p0-burst-params: 69 ceva,p0-burst-params = /bits/ 8 <BMX BNM SFD PTST>; [all …]
|
/openbmc/linux/drivers/ata/ |
H A D | ahci_ceva.c | 4 * CEVA AHCI SATA platform driver 73 #define DRV_NAME "ahci-ceva" 102 * Since CEVA controller does not support device sleep feature, we in ceva_ahci_read_id() 273 if (of_property_read_bool(np, "ceva,broken-gen2")) in ceva_ahci_probe() 277 if (of_property_read_u8_array(np, "ceva,p0-cominit-params", in ceva_ahci_probe() 279 dev_warn(dev, "ceva,p0-cominit-params property not defined\n"); in ceva_ahci_probe() 284 if (of_property_read_u8_array(np, "ceva,p1-cominit-params", in ceva_ahci_probe() 286 dev_warn(dev, "ceva,p1-cominit-params property not defined\n"); in ceva_ahci_probe() 292 if (of_property_read_u8_array(np, "ceva,p0-comwake-params", in ceva_ahci_probe() 294 dev_warn(dev, "ceva,p0-comwake-params property not defined\n"); in ceva_ahci_probe() [all …]
|
H A D | Kconfig | 210 tristate "CEVA AHCI SATA support" 214 This option enables support for the CEVA AHCI SATA.
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zc1232-revA.dts | 56 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 57 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 58 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 59 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 60 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 61 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 62 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 63 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zc1751-xm017-dc3.dts | 146 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 147 ceva,p0-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 148 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 149 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 150 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 151 ceva,p1-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 152 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 153 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-sck-kv-g-revA.dtso | 86 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 87 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 88 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 89 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 90 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 91 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 92 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 93 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zc1751-xm015-dc1.dts | 371 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 372 ceva,p0-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 373 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 374 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 375 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 376 ceva,p1-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 377 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 378 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu104-revA.dts | 460 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 461 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 462 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 463 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 464 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 465 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 466 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 467 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu104-revC.dts | 472 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 473 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 474 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 475 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 476 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 477 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 478 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 479 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu111-revA.dts | 810 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 811 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 812 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 813 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 814 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 815 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 816 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 817 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu106-revA.dts | 980 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 981 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 982 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 983 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 984 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 985 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 986 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 987 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu102-revA.dts | 973 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 974 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 975 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 976 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 977 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 978 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 979 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 980 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp.dtsi | 755 compatible = "ceva,ahci-1v84";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp-zc1232-revA.dts | 73 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 74 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 75 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 76 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 77 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 78 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 79 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 80 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zc1751-xm015-dc1.dts | 137 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 138 ceva,p0-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 139 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 140 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 141 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 142 ceva,p1-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 143 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 144 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zc1751-xm017-dc3.dts | 177 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 178 ceva,p0-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 179 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 180 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 181 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 182 ceva,p1-comwake-params = /bits/ 8 <0x06 0x19 0x08 0x0E>; 183 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 184 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu104-revC.dts | 212 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 213 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 214 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 215 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 216 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 217 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 218 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 219 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu104-revA.dts | 205 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 206 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 207 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 208 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 209 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 210 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 211 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 212 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu111-revA.dts | 468 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 469 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 470 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 471 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 472 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 473 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 474 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 475 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu106-revA.dts | 531 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 532 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 533 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 534 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 535 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 536 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 537 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 538 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp-zcu102-revA.dts | 557 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 558 ceva,p0-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 559 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 560 ceva,p0-retry-params = /bits/ 16 <0x96A4 0x3FFC>; 561 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 562 ceva,p1-comwake-params = /bits/ 8 <0x06 0x14 0x08 0x0E>; 563 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>; 564 ceva,p1-retry-params = /bits/ 16 <0x96A4 0x3FFC>;
|
H A D | zynqmp.dtsi | 692 compatible = "ceva,ahci-1v84";
|
/openbmc/u-boot/drivers/ata/ |
H A D | Kconfig | 44 bool "Ceva Sata controller" 48 This option enables Ceva Sata controller hard IP available on Xilinx
|
H A D | sata_ceva.c | 71 #define DRV_NAME "ahci-ceva" 187 { .compatible = "ceva,ahci-1v84", .data = CEVA_1V84 },
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 247 "^ceva,.*": 248 description: Ceva, Inc.
|