Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c396 D11REGOFFS(maccontrol)); in brcms_deviceremoved()
816 D11REGOFFS(maccontrol)); in brcms_c_setband_inact()
1246 D11REGOFFS(clk_ctl_st), in brcms_b_clkctl_clk()
1253 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk()
1257 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk()
1262 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk()
1271 D11REGOFFS(clk_ctl_st), in brcms_b_clkctl_clk()
1510 bcma_write16(core, D11REGOFFS(rcm_ctl), in brcms_b_set_addrmatch()
2259 bcma_write32(core, D11REGOFFS(objaddr), in brcms_ucode_write()
2907 u16 objoff = D11REGOFFS(objdata); in brcms_b_read_objmem()
[all …]
H A Dampdu.c1025 s1 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus)); in brcms_c_ampdu_dotxstatus()
1032 D11REGOFFS(frmtxstatus)); in brcms_c_ampdu_dotxstatus()
1035 s2 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus2)); in brcms_c_ampdu_dotxstatus()
H A Dd11.h434 #define D11REGOFFS(field) offsetof(struct d11regs, field) macro
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c228 D11REGOFFS(phy4wdatahi)) << 16; in read_radio_id()
1001 bcma_write16(core, D11REGOFFS(xmtsel), 0); in wlc_phy_do_dummy_tx()
1006 bcma_write16(core, D11REGOFFS(wepctl), 0); in wlc_phy_do_dummy_tx()
1008 bcma_write16(core, D11REGOFFS(txe_phyctl), in wlc_phy_do_dummy_tx()
1013 bcma_write16(core, D11REGOFFS(txe_wm_0), 0); in wlc_phy_do_dummy_tx()
1014 bcma_write16(core, D11REGOFFS(txe_wm_1), 0); in wlc_phy_do_dummy_tx()
1019 bcma_write16(core, D11REGOFFS(xmtsel), in wlc_phy_do_dummy_tx()
1022 bcma_write16(core, D11REGOFFS(txe_ctl), 0); in wlc_phy_do_dummy_tx()
1034 (void)bcma_read16(core, D11REGOFFS(txe_aux)); in wlc_phy_do_dummy_tx()
1379 D11REGOFFS(maccontrol)) & in wlc_phy_txpower_set()
[all …]
H A Dphy_lcn.c3520 curval1 = bcma_read16(pi->d11core, D11REGOFFS(psm_corectlsts)); in wlc_lcnphy_samp_cap()
3522 bcma_write16(pi->d11core, D11REGOFFS(psm_corectlsts), in wlc_lcnphy_samp_cap()
3525 bcma_write16(pi->d11core, D11REGOFFS(smpl_clct_strptr), 0x7E00); in wlc_lcnphy_samp_cap()
3529 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_lcnphy_samp_cap()
3555 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), 0x2); in wlc_lcnphy_samp_cap()
3557 bcma_write32(pi->d11core, D11REGOFFS(tplatewrptr), strptr); in wlc_lcnphy_samp_cap()
3559 val = bcma_read32(pi->d11core, D11REGOFFS(tplatewrdata)); in wlc_lcnphy_samp_cap()
3585 bcma_write16(pi->d11core, D11REGOFFS(psm_corectlsts), curval1); in wlc_lcnphy_samp_cap()
3954 D11REGOFFS(maccontrol)) & in wlc_lcnphy_tempsense_new()
3998 D11REGOFFS(maccontrol)) & in wlc_lcnphy_tempsense()
[all …]
H A Dphy_n.c17575 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_txpwrctrl_pwr_setup_nphy()
19229 D11REGOFFS(clk_ctl_st)); in wlc_phy_init_nphy()
19230 bcma_mask32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
19233 bcma_write32(pi->d11core, D11REGOFFS(clk_ctl_st), in wlc_phy_init_nphy()
21128 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21131 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21134 D11REGOFFS(tsf_clk_frac_l), in wlc_phy_chanspec_nphy_setup()
21137 D11REGOFFS(tsf_clk_frac_h), 0x8); in wlc_phy_chanspec_nphy_setup()
21279 mc = bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in wlc_phy_antsel_init()
21281 bcma_write32(pi->d11core, D11REGOFFS(maccontrol), mc); in wlc_phy_antsel_init()
[all …]
H A Dphy_int.h1059 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol))