Lines Matching refs:si_pub
472 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()
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()
692 bool ai_deviceremoved(struct si_pub *sih) in ai_deviceremoved()