Searched refs:phytest (Results 1 – 4 of 4) sorted by relevance
226 &intel_dp->compliance.test_data.phytest; in intel_dp_phy_pattern_update()312 &intel_dp->compliance.test_data.phytest; in intel_dp_process_phy_request()340 &intel_dp->compliance.test_data.phytest; in intel_dp_autotest_phy_pattern()695 intel_dp->compliance.test_data.phytest.phy_pattern); in i915_displayport_test_data_show()697 intel_dp->compliance.test_data.phytest.num_lanes); in i915_displayport_test_data_show()699 intel_dp->compliance.test_data.phytest.link_rate); in i915_displayport_test_data_show()
1580 struct drm_dp_phy_test_params phytest; member
204 u16 phytest; /* 0x3f4 - 0xa */ member
2201 u32 phytest; in tg3_phy_fet_toggle_apd() local2203 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_phy_fet_toggle_apd()2207 phytest | MII_TG3_FET_SHADOW_EN); in tg3_phy_fet_toggle_apd()2215 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_phy_fet_toggle_apd()3083 u32 phytest; in tg3_power_down_phy() local3084 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_power_down_phy()3092 phytest | MII_TG3_FET_SHADOW_EN); in tg3_power_down_phy()3099 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_power_down_phy()
Completed in 42 milliseconds