Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwiphy.c451 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL1); in bwi_phy_init_11b_rev4()
567 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL1); in bwi_phy_init_11b_rev5()
601 CSR_FILT_SETBITS_2(sc, BWI_PHY_MAGIC_REG1, 0xffc0, 0x4); in bwi_phy_init_11b_rev5()
721 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL2); in bwi_phy_init_11b_rev6()
H A Dif_bwireg.h284 #define BWI_PHY_MAGIC_REG1 0x3e4 macro