Searched defs:sih (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/mfd/ |
D | twl4030-irq.c | 56 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-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | aiutils.h | 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() 204 static inline uint ai_get_boardtype(struct si_pub *sih) in ai_get_boardtype() 209 static inline uint ai_get_boardvendor(struct si_pub *sih) in ai_get_boardvendor() 214 static inline uint ai_get_chip_id(struct si_pub *sih) in ai_get_chip_id() 219 static inline uint ai_get_chiprev(struct si_pub *sih) in ai_get_chiprev() 224 static inline uint ai_get_chippkg(struct si_pub *sih) in ai_get_chippkg()
|
D | aiutils.c | 472 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 …]
|
D | pmu.c | 101 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()
|
D | pub.h | 151 struct si_pub *sih; /* SI handle (cookie for siutils calls) */ member
|
D | dma.c | 553 struct si_pub *sih = wlc->hw->sih; in dma_attach() local
|
D | main.h | 332 struct si_pub *sih; /* SI handle (cookie for siutils calls) */ member
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_hal.h | 154 struct si_pub *sih; member
|
/linux-6.1.9/arch/x86/boot/ |
D | boot.h | 236 u8 sil, sih, esi2, esi3; member
|
/linux-6.1.9/fs/jfs/ |
D | jfs_dtree.c | 3763 struct idtentry *sih, *dih = NULL; in dtMoveEntry() local
|