Home
last modified time | relevance | path

Searched refs:phytest (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c914 intel_dp->compliance.test_data.phytest.phy_pattern); in i915_displayport_test_data_show()
916 intel_dp->compliance.test_data.phytest.num_lanes); in i915_displayport_test_data_show()
918 intel_dp->compliance.test_data.phytest.link_rate); in i915_displayport_test_data_show()
H A Dintel_display_types.h1615 struct drm_dp_phy_test_params phytest; member
H A Dintel_dp.c4775 &intel_dp->compliance.test_data.phytest; in intel_dp_phy_pattern_update()
4857 &intel_dp->compliance.test_data.phytest; in intel_dp_process_phy_request()
4885 &intel_dp->compliance.test_data.phytest; in intel_dp_autotest_phy_pattern()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h204 u16 phytest; /* 0x3f4 - 0xa */ member
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c2200 u32 phytest; in tg3_phy_fet_toggle_apd() local
2202 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_phy_fet_toggle_apd()
2206 phytest | MII_TG3_FET_SHADOW_EN); in tg3_phy_fet_toggle_apd()
2214 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_phy_fet_toggle_apd()
3082 u32 phytest; in tg3_power_down_phy() local
3083 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_power_down_phy()
3091 phytest | MII_TG3_FET_SHADOW_EN); in tg3_power_down_phy()
3098 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_power_down_phy()