Searched refs:brcms_hardware (Results 1 – 6 of 6) sorted by relevance
312 struct brcms_hardware { struct458 struct brcms_hardware *hw;633 void brcms_c_inval_dma_pkts(struct brcms_hardware *hw,642 u16 brcms_b_read_shm(struct brcms_hardware *wlc_hw, uint offset);645 void brcms_b_corereset(struct brcms_hardware *wlc_hw, u32 flags);647 void brcms_b_phy_reset(struct brcms_hardware *wlc_hw);648 void brcms_b_bw_set(struct brcms_hardware *wlc_hw, u16 bw);649 void brcms_b_core_phypll_reset(struct brcms_hardware *wlc_hw);650 void brcms_c_ucode_wake_override_set(struct brcms_hardware *wlc_hw,662 u16 brcms_b_get_txant(struct brcms_hardware *wlc_hw);[all …]
803 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_setband_inact()1073 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_mhfdef()1105 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_b_attach_dmapio()1690 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_b_bsinit()2181 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_gpio_init()2381 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrson()2388 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrsoff()2407 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_intrsrestore()2522 struct brcms_hardware *wlc_hw = wlc->hw; in wlc_intstatus()2597 struct brcms_hardware *wlc_hw = wlc->hw; in brcms_c_isr()[all …]
33 struct brcms_hardware *wlc_hw; /* pointer to main wlc_hw structure */38 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw, in wlc_phy_shim_attach()
127 struct phy_shim_info *wlc_phy_shim_attach(struct brcms_hardware *wlc_hw,
283 struct brcms_hardware;
63 struct brcms_hardware *hw = drvr->wlc->hw; in brcms_debugfs_hardware_read()
Completed in 24 milliseconds