Searched full:cominit (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/ata/ |
H A D | ceva,ahci-1v84.yaml | 41 ceva,p0-cominit-params: 44 OOB timing value for COMINIT parameter for port 0. 46 ceva,p0-cominit-params = /bits/ 8 <CIBGMN CIBGMX CIBGN CINMP>; 48 - description: CINMP - COMINIT Negate Minimum Period. 49 - description: CIBGN - COMINIT Burst Gap Nominal. 50 - description: CIBGMX - COMINIT Burst Gap Maximum. 51 - description: CIBGMN - COMINIT Burst Gap Minimum. 87 ceva,p1-cominit-params: 90 OOB timing value for COMINIT parameter for port 1. 92 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()
|
/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-xm017-dc3.dts | 150 ceva,p0-cominit-params = /bits/ 8 <0x1B 0x4D 0x18 0x28>; 154 ceva,p1-cominit-params = /bits/ 8 <0x1B 0x4D 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>;
|
H A D | zynqmp-sck-kv-g-revA.dtso | 102 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 106 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>;
|
H A D | zynqmp-zcu111-revA.dts | 810 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 814 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>;
|
H A D | zynqmp-zcu106-revA.dts | 980 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 984 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>;
|
H A D | zynqmp-zcu102-revA.dts | 974 ceva,p0-cominit-params = /bits/ 8 <0x18 0x40 0x18 0x28>; 978 ceva,p1-cominit-params = /bits/ 8 <0x18 0x40 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 | 231 /* COMINIT GAP width window */ 235 /* COMINIT GAP width window */
|