Lines Matching refs:D11REGOFFS

17580 		(void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol));  in wlc_phy_txpwrctrl_pwr_setup_nphy()
17712 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpwrctrl_pwr_setup_nphy()
19234 D11REGOFFS(clk_ctl_st)); in wlc_phy_init_nphy()
19235 bcma_mask32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
19238 bcma_write32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
19644 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_rxcore_setstate_nphy()
21037 val = bcma_read16(pi->d11core, D11REGOFFS(psm_phy_hdr_param)); in wlc_phy_chanspec_nphy_setup()
21038 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_phy_chanspec_nphy_setup()
21044 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), val); in wlc_phy_chanspec_nphy_setup()
21051 val = bcma_read16(pi->d11core, D11REGOFFS(psm_phy_hdr_param)); in wlc_phy_chanspec_nphy_setup()
21052 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_phy_chanspec_nphy_setup()
21058 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), val); in wlc_phy_chanspec_nphy_setup()
21133 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21136 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21139 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21142 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21284 mc = bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_antsel_init()
21286 bcma_write32(pi->d11core, D11REGOFFS(maccontrol), mc); in wlc_phy_antsel_init()
21288 bcma_set16(pi->d11core, D11REGOFFS(psm_gpio_oe), mask); in wlc_phy_antsel_init()
21290 bcma_mask16(pi->d11core, D11REGOFFS(psm_gpio_out), ~mask); in wlc_phy_antsel_init()
21307 suspended = (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_classifier_nphy()
25135 phy_b3 = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_phy_a4()
28109 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpower_recalc_target_nphy()