Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_debugfs.c1385 intel_dp->compliance.test_data.phytest.phy_pattern); in i915_displayport_test_data_show()
1387 intel_dp->compliance.test_data.phytest.num_lanes); in i915_displayport_test_data_show()
1389 intel_dp->compliance.test_data.phytest.link_rate); in i915_displayport_test_data_show()
Dintel_display_types.h1256 struct drm_dp_phy_test_params phytest; member
Dintel_dp.c5424 &intel_dp->compliance.test_data.phytest; in intel_dp_prepare_phytest()
5446 &intel_dp->compliance.test_data.phytest; in intel_dp_phy_pattern_update()
5562 &intel_dp->compliance.test_data.phytest; in intel_dp_process_phy_request()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dd11.h204 u16 phytest; /* 0x3f4 - 0xa */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dtg3.c2205 u32 phytest; in tg3_phy_fet_toggle_apd() local
2207 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_phy_fet_toggle_apd()
2211 phytest | MII_TG3_FET_SHADOW_EN); in tg3_phy_fet_toggle_apd()
2219 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_phy_fet_toggle_apd()
3087 u32 phytest; in tg3_power_down_phy() local
3088 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) { in tg3_power_down_phy()
3096 phytest | MII_TG3_FET_SHADOW_EN); in tg3_power_down_phy()
3103 tg3_writephy(tp, MII_TG3_FET_TEST, phytest); in tg3_power_down_phy()