Searched full:cominit (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/ata/ |
| H A D | ceva,ahci-1v84.yaml | 40 ceva,p0-cominit-params: 43 OOB timing value for COMINIT parameter for port 0. 45 ceva,p0-cominit-params = /bits/ 8 <CIBGMN CIBGMX CIBGN CINMP>; 47 - description: CINMP - COMINIT Negate Minimum Period. 48 - description: CIBGN - COMINIT Burst Gap Nominal. 49 - description: CIBGMX - COMINIT Burst Gap Maximum. 50 - description: CIBGMN - COMINIT Burst Gap Minimum. 86 ceva,p1-cominit-params: 89 OOB timing value for COMINIT parameter for port 1. 91 ceva,p1-cominit-params = /bits/ 8 <CIBGMN CIBGMX CIBGN CINMP>; [all …]
|
| /linux/drivers/ata/ |
| H A D | ahci_ceva.c | 163 /* Phy Control OOB timing parameters COMINIT */ in ahci_ceva_setup() 282 /* Read OOB timing value for COMINIT from device-tree */ in ceva_ahci_probe() 283 if (of_property_read_u8_array(np, "ceva,p0-cominit-params", in ceva_ahci_probe() 285 dev_warn(dev, "ceva,p0-cominit-params property not defined\n"); in ceva_ahci_probe() 290 if (of_property_read_u8_array(np, "ceva,p1-cominit-params", in ceva_ahci_probe() 292 dev_warn(dev, "ceva,p1-cominit-params property not defined\n"); in ceva_ahci_probe()
|
| H A D | sata_fsl.c | 740 * the COMINIT sequence, we simply return here and the boot-probing in sata_fsl_port_start() 1359 * callback, that should also initiate the OOB, COMINIT sequence in sata_fsl_init_controller()
|
| /linux/arch/arm64/boot/dts/xilinx/ |
| H A D | zynqmp-zc1232-revA.dts | 56 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 60 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>;
|
| H A D | zynqmp-zc1751-xm015-dc1.dts | 375 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 379 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>;
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_sas.h | 725 /* COMINIT timer */
|
| /linux/drivers/phy/mediatek/ |
| H A D | phy-mtk-tphy.c | 229 /* COMINIT GAP width window */ 233 /* COMINIT GAP width window */
|