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

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c948 intel_dp->compliance.test_data.phytest.phy_pattern);
950 intel_dp->compliance.test_data.phytest.num_lanes);
952 intel_dp->compliance.test_data.phytest.link_rate);
H A Dintel_display_types.h1648 struct drm_dp_phy_test_params phytest; member in struct:intel_dp_compliance_data
H A Dintel_dp.c4603 &intel_dp->compliance.test_data.phytest;
4685 &intel_dp->compliance.test_data.phytest;
4713 &intel_dp->compliance.test_data.phytest;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h204 u16 phytest; /* 0x3f4 - 0xa */ member in struct:d11regs
1863 /* Bits in phytest(0x0a): */
1875 /* phytest txTestRate values */
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c2200 u32 phytest; local
2202 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) {
2206 phytest | MII_TG3_FET_SHADOW_EN);
2214 tg3_writephy(tp, MII_TG3_FET_TEST, phytest);
3082 u32 phytest; local
3083 if (!tg3_readphy(tp, MII_TG3_FET_TEST, &phytest)) {
3091 phytest | MII_TG3_FET_SHADOW_EN);
3098 tg3_writephy(tp, MII_TG3_FET_TEST, phytest);

Completed in 263 milliseconds