Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_debugfs.c1237 intel_dp->compliance.test_data.phytest.phy_pattern); in i915_displayport_test_data_show()
1239 intel_dp->compliance.test_data.phytest.num_lanes); in i915_displayport_test_data_show()
1241 intel_dp->compliance.test_data.phytest.link_rate); in i915_displayport_test_data_show()
A Dintel_display_types.h1546 struct drm_dp_phy_test_params phytest; member
A Dintel_dp.c3680 &intel_dp->compliance.test_data.phytest; in intel_dp_phy_pattern_update()
3746 &intel_dp->compliance.test_data.phytest; in intel_dp_process_phy_request()
3774 &intel_dp->compliance.test_data.phytest; in intel_dp_autotest_phy_pattern()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dd11.h204 u16 phytest; /* 0x3f4 - 0xa */ member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dtg3.c2199 u32 phytest; in tg3_phy_fet_toggle_apd() local
2201 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_phy_fet_toggle_apd()
2205 phytest | MII_TG3_FET_SHADOW_EN); in tg3_phy_fet_toggle_apd()
2213 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_phy_fet_toggle_apd()
3081 u32 phytest; in tg3_power_down_phy() local
3082 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_power_down_phy()
3090 phytest | MII_TG3_FET_SHADOW_EN); in tg3_power_down_phy()
3097 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_power_down_phy()

Completed in 54 milliseconds