Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c2076 u32 ucodeflags; in b43legacy_phy_set_antenna_diversity() local
2084 ucodeflags = b43legacy_shm_read32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity()
2088 ucodeflags & ~B43legacy_UCODEFLAG_AUTODIV); in b43legacy_phy_set_antenna_diversity()
2178 ucodeflags = b43legacy_shm_read32(dev, B43legacy_SHM_SHARED, in b43legacy_phy_set_antenna_diversity()
2182 ucodeflags | B43legacy_UCODEFLAG_AUTODIV); in b43legacy_phy_set_antenna_diversity()