Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.h134 struct si_pub { struct
158 struct si_pub pub; /* back plane public state (must be first) */ argument
178 struct si_pub *ai_attach(struct bcma_bus *pbus);
179 void ai_detach(struct si_pub *sih);
180 uint ai_cc_reg(struct si_pub *sih, uint regoff, u32 mask, u32 val);
181 void ai_clkctl_init(struct si_pub *sih);
182 u16 ai_clkctl_fast_pwrup_delay(struct si_pub *sih);
183 bool ai_clkctl_cc(struct si_pub *sih, enum bcma_clkmode mode);
184 bool ai_deviceremoved(struct si_pub *sih);
187 void ai_epa_4313war(struct si_pub *sih);
[all …]
H 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()
543 uint ai_cc_reg(struct si_pub *sih, uint regoff, u32 mask, u32 val) in ai_cc_reg()
563 static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc) in ai_slowclk_src()
572 static uint ai_slowclk_freq(struct si_pub *sih, bool max_freq, in ai_slowclk_freq()
584 ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc) in ai_clkctl_setdelay()
613 void ai_clkctl_init(struct si_pub *sih) in ai_clkctl_init()
636 u16 ai_clkctl_fast_pwrup_delay(struct si_pub *sih) in ai_clkctl_fast_pwrup_delay()
[all …]
H A Dpmu.h23 u16 si_pmu_fast_pwrup_delay(struct si_pub *sih);
24 u32 si_pmu_measure_alpclk(struct si_pub *sih);
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 Dpub.h151 struct si_pub *sih; /* SI handle (cookie for siutils calls) */
H A Dtypes.h286 struct si_pub;
H A Dmain.h332 struct si_pub *sih; /* SI handle (cookie for siutils calls) */
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h154 struct si_pub *sih;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h395 void dhd_conf_set_hw_oob_intr(bcmsdh_info_t *sdh, struct si_pub *sih);
H A Dsiutils_priv.h180 struct si_pub pub; /**< back plane public state (must be first field) */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h398 void dhd_conf_set_hw_oob_intr(bcmsdh_info_t *sdh, struct si_pub *sih);
H A Dsiutils_priv.h180 struct si_pub pub; /**< back plane public state (must be first field) */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsiutils_priv.h120 struct si_pub pub; /**< back plane public state (must be first field) */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsiutils.h67 struct si_pub { struct
100 typedef const struct si_pub si_t; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils_priv.h136 struct si_pub pub; /**< back plane public state (must be first field) */
H A Dsiutils.c377 struct si_pub *sih = &sii->pub; in si_buscore_setup()
412 struct si_pub *sih = &sii->pub; in si_buscore_setup()
690 struct si_pub *sih = &sii->pub; in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils_priv.h136 struct si_pub pub; /**< back plane public state (must be first field) */
H A Dsiutils.c378 struct si_pub *sih = &sii->pub; in si_buscore_setup()
413 struct si_pub *sih = &sii->pub; in si_buscore_setup()
691 struct si_pub *sih = &sii->pub; in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils_priv.h136 struct si_pub pub; /**< back plane public state (must be first field) */
H A Dsiutils.c378 struct si_pub *sih = &sii->pub; in si_buscore_setup()
413 struct si_pub *sih = &sii->pub; in si_buscore_setup()
691 struct si_pub *sih = &sii->pub; in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsiutils.h67 struct si_pub { struct
108 typedef struct si_pub si_t; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsiutils.h67 struct si_pub { struct
108 typedef struct si_pub si_t; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsiutils.h67 struct si_pub { struct
108 typedef struct si_pub si_t; argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsiutils.h135 struct si_pub { struct
179 typedef struct si_pub si_t; argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsiutils.h135 struct si_pub { struct
179 typedef struct si_pub si_t; argument

12