Searched refs:PV_AV_MASK (Results 1 – 3 of 3) sorted by relevance
649 #define PV_AV_MASK 0xf000 macro
473 pi->pubpi.ana_rev = (phyversion & PV_AV_MASK) >> PV_AV_SHIFT; in wlc_phy_attach()
462 #define PV_AV_MASK 0xf000 /**< analog block version */ macro