Searched refs:B43legacy_TMSHIGH_GPHY (Results 1 – 2 of 2) sorted by relevance
227 #define B43legacy_TMSHIGH_GPHY 0x00010000 /* G-PHY avail (rev >= 5) */ macro
3648 have_gphy = !!(tmshigh & B43legacy_TMSHIGH_GPHY); in b43legacy_wireless_core_attach()