Lines Matching refs:D11REGOFFS

17678 		(void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol));  in wlc_phy_txpwrctrl_pwr_setup_nphy()
17810 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpwrctrl_pwr_setup_nphy()
19336 D11REGOFFS(clk_ctl_st)); in wlc_phy_init_nphy()
19337 bcma_mask32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
19340 bcma_write32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
19746 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_rxcore_setstate_nphy()
21139 val = bcma_read16(pi->d11core, D11REGOFFS(psm_phy_hdr_param)); in wlc_phy_chanspec_nphy_setup()
21140 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_phy_chanspec_nphy_setup()
21146 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), val); in wlc_phy_chanspec_nphy_setup()
21153 val = bcma_read16(pi->d11core, D11REGOFFS(psm_phy_hdr_param)); in wlc_phy_chanspec_nphy_setup()
21154 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_phy_chanspec_nphy_setup()
21160 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), val); in wlc_phy_chanspec_nphy_setup()
21235 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21238 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21241 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21244 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21386 mc = bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_antsel_init()
21388 bcma_write32(pi->d11core, D11REGOFFS(maccontrol), mc); in wlc_phy_antsel_init()
21390 bcma_set16(pi->d11core, D11REGOFFS(psm_gpio_oe), mask); in wlc_phy_antsel_init()
21392 bcma_mask16(pi->d11core, D11REGOFFS(psm_gpio_out), ~mask); in wlc_phy_antsel_init()
21409 suspended = (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_classifier_nphy()
25263 phy_b3 = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_a4()
28237 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpower_recalc_target_nphy()