Searched refs:D11REGOFFS (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 396 D11REGOFFS(maccontrol)); in brcms_deviceremoved() 601 bcma_write16(core, D11REGOFFS(ifs_slot), 0x0207); in brcms_b_update_slot_timing() 605 bcma_write16(core, D11REGOFFS(ifs_slot), 0x0212); in brcms_b_update_slot_timing() 815 D11REGOFFS(maccontrol)); in brcms_c_setband_inact() 1047 s1 = bcma_read32(core, D11REGOFFS(frmtxstatus)); in brcms_b_txstatus() 1058 s2 = bcma_read32(core, D11REGOFFS(frmtxstatus2)); in brcms_b_txstatus() 1254 D11REGOFFS(clk_ctl_st), in brcms_b_clkctl_clk() 1261 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk() 1265 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk() 1270 D11REGOFFS(clk_ctl_st)) & in brcms_b_clkctl_clk() [all …]
|
D | ampdu.c | 1049 s1 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus)); in brcms_c_ampdu_dotxstatus() 1056 D11REGOFFS(frmtxstatus)); in brcms_c_ampdu_dotxstatus() 1059 s2 = bcma_read32(wlc->hw->d11core, D11REGOFFS(frmtxstatus2)); in brcms_c_ampdu_dotxstatus()
|
D | d11.h | 434 #define D11REGOFFS(field) offsetof(struct d11regs, field) macro
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 153 (void)bcma_read16(pi->d11core, D11REGOFFS(phyversion)); in wlc_radioreg_exit() 188 bcma_wflush16(pi->d11core, D11REGOFFS(radioregaddr), addr); in read_radio_reg() 189 data = bcma_read16(pi->d11core, D11REGOFFS(radioregdata)); in read_radio_reg() 191 bcma_wflush16(pi->d11core, D11REGOFFS(phy4waddr), addr); in read_radio_reg() 192 data = bcma_read16(pi->d11core, D11REGOFFS(phy4wdatalo)); in read_radio_reg() 205 bcma_wflush16(pi->d11core, D11REGOFFS(radioregaddr), addr); in write_radio_reg() 206 bcma_write16(pi->d11core, D11REGOFFS(radioregdata), val); in write_radio_reg() 208 bcma_wflush16(pi->d11core, D11REGOFFS(phy4waddr), addr); in write_radio_reg() 209 bcma_write16(pi->d11core, D11REGOFFS(phy4wdatalo), val); in write_radio_reg() 214 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol)); in write_radio_reg() [all …]
|
D | phy_lcn.c | 2880 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_lcnphy_idle_tssi_est() 2962 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_lcnphy_vbat_temp_sense_setup() 3089 suspend = (0 == (bcma_read32(pi->d11core, D11REGOFFS(maccontrol)) & in wlc_lcnphy_tx_pwr_ctrl_init() 3598 curval1 = bcma_read16(pi->d11core, D11REGOFFS(psm_corectlsts)); in wlc_lcnphy_samp_cap() 3600 bcma_write16(pi->d11core, D11REGOFFS(psm_corectlsts), in wlc_lcnphy_samp_cap() 3603 bcma_write16(pi->d11core, D11REGOFFS(smpl_clct_strptr), 0x7E00); in wlc_lcnphy_samp_cap() 3604 bcma_write16(pi->d11core, D11REGOFFS(smpl_clct_stpptr), 0x8000); in wlc_lcnphy_samp_cap() 3606 curval2 = bcma_read16(pi->d11core, D11REGOFFS(psm_phy_hdr_param)); in wlc_lcnphy_samp_cap() 3607 bcma_write16(pi->d11core, D11REGOFFS(psm_phy_hdr_param), in wlc_lcnphy_samp_cap() 3625 stpptr = bcma_read16(pi->d11core, D11REGOFFS(smpl_clct_stpptr)); in wlc_lcnphy_samp_cap() [all …]
|
D | phy_n.c | 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() [all …]
|
D | phy_int.h | 1077 (void)bcma_read32(pi->d11core, D11REGOFFS(maccontrol))
|