Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bwi/
HDbwiphy.c452 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL1); in bwi_phy_init_11b_rev4()
568 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL1); in bwi_phy_init_11b_rev5()
602 CSR_FILT_SETBITS_2(sc, BWI_PHY_MAGIC_REG1, 0xffc0, 0x4); in bwi_phy_init_11b_rev5()
722 CSR_WRITE_2(sc, BWI_PHY_MAGIC_REG1, BWI_PHY_MAGIC_REG1_VAL2); in bwi_phy_init_11b_rev6()
HDif_bwireg.h284 #define BWI_PHY_MAGIC_REG1 0x3e4 macro