Home
last modified time | relevance | path

Searched refs:si_pub (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Daiutils.h134 struct si_pub { struct
178 struct si_pub *ai_attach(struct bcma_bus *pbus);
179 void ai_detach(struct si_pub *sih);
181 void ai_clkctl_init(struct si_pub *sih);
182 u16 ai_clkctl_fast_pwrup_delay(struct si_pub *sih);
184 bool ai_deviceremoved(struct si_pub *sih);
187 void ai_epa_4313war(struct si_pub *sih);
189 static inline u32 ai_get_cccaps(struct si_pub *sih) in ai_get_cccaps()
194 static inline int ai_get_pmurev(struct si_pub *sih) in ai_get_pmurev()
199 static inline u32 ai_get_pmucaps(struct si_pub *sih) in ai_get_pmucaps()
[all …]
A Daiutils.c472 struct si_pub *sih = &sii->pub; in ai_doattach()
509 struct si_pub *
524 return (struct si_pub *) sii; in ai_attach()
528 void ai_detach(struct si_pub *sih) in ai_detach()
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 …]
A Dpmu.h23 u16 si_pmu_fast_pwrup_delay(struct si_pub *sih);
24 u32 si_pmu_measure_alpclk(struct si_pub *sih);
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()
A Dpub.h151 struct si_pub *sih; /* SI handle (cookie for siutils calls) */
A Dtypes.h286 struct si_pub;
A Dmain.h332 struct si_pub *sih; /* SI handle (cookie for siutils calls) */
A Ddma.c553 struct si_pub *sih = wlc->hw->sih; in dma_attach()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h154 struct si_pub *sih;

Completed in 22 milliseconds