Lines Matching +full:5 +full:ms
14 #define CPHY_DTE_XS 5
58 if (phy == 5) in combo_phy_read()
61 udelay(5); in combo_phy_read()
65 udelay(5); in combo_phy_read()
72 if (phy == 5) in combo_phy_write()
75 udelay(5); in combo_phy_write()
102 shift = ((phy == 5) ? 4 : lane) * 4; in cphy_tx_attenuation_override()
126 phy = 5; in cphy_disable_port_overrides()
127 else if (port < 5) in cphy_disable_port_overrides()
146 for (i = 0; i < 5; i++) { in cphy_disable_overrides()
158 phy = 5; in cphy_override_lane()
159 else if (port < 5) in cphy_override_lane()
183 * SATA link bringup time is usually less than 1 ms; only very in ahci_link_up()
184 * rarely has it taken between 1-2 ms. Never seen it above 2 ms. in ahci_link_up()