Home
last modified time | relevance | path

Searched defs:sih (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Daiutils.h181 static inline u32 ai_get_cccaps(struct si_pub *sih) in ai_get_cccaps()
186 static inline int ai_get_pmurev(struct si_pub *sih) in ai_get_pmurev()
191 static inline u32 ai_get_pmucaps(struct si_pub *sih) in ai_get_pmucaps()
196 static inline uint ai_get_boardtype(struct si_pub *sih) in ai_get_boardtype()
201 static inline uint ai_get_boardvendor(struct si_pub *sih) in ai_get_boardvendor()
206 static inline uint ai_get_chip_id(struct si_pub *sih) in ai_get_chip_id()
211 static inline uint ai_get_chiprev(struct si_pub *sih) in ai_get_chiprev()
216 static inline uint ai_get_chippkg(struct si_pub *sih) in ai_get_chippkg()
H A Dpmu.c101 u16 si_pmu_fast_pwrup_delay(struct si_pub *sih) in si_pmu_fast_pwrup_delay()
118 u32 si_pmu_measure_alpclk(struct si_pub *sih) in si_pmu_measure_alpclk()
H A Daiutils.c472 struct si_pub *sih = &sii->pub; in ai_doattach() local
528 void ai_detach(struct si_pub *sih) in ai_detach()
540 uint ai_cc_reg(struct si_pub *sih, uint regoff, u32 mask, u32 val) in ai_cc_reg()
560 static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc) in ai_slowclk_src()
569 static uint ai_slowclk_freq(struct si_pub *sih, bool max_freq, in ai_slowclk_freq()
581 ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc) in ai_clkctl_setdelay()
610 void ai_clkctl_init(struct si_pub *sih) in ai_clkctl_init()
633 u16 ai_clkctl_fast_pwrup_delay(struct si_pub *sih) in ai_clkctl_fast_pwrup_delay()
667 bool ai_clkctl_cc(struct si_pub *sih, enum bcma_clkmode mode) in ai_clkctl_cc()
680 void ai_epa_4313war(struct si_pub *sih) in ai_epa_4313war()
[all …]
H A Dpub.h151 struct si_pub *sih; /* SI handle (cookie for siutils calls) */ member
H A Ddma.c553 struct si_pub *sih = wlc->hw->sih; in dma_attach() local
H A Dmain.h332 struct si_pub *sih; /* SI handle (cookie for siutils calls) */ member
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h149 struct si_pub *sih; member