Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtwl4030-irq.c56 struct sih { struct
71 struct sih_irq_data { argument
78 static const struct sih *sih_modules; argument
317 const struct sih *sih; in twl4030_init_sih_modules() local
417 const struct sih *sih; member
476 const struct sih *sih = agent->sih; in twl4030_sih_bus_sync_unlock() local
560 static inline int sih_read_isr(const struct sih *sih) in sih_read_isr()
584 const struct sih *sih = agent->sih; in handle_twl4030_sih() local
615 const struct sih *sih = NULL; in twl4030_sih_setup() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
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
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h149 struct si_pub *sih; member