/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-divider.c | 16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate() argument 35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, in owl_divider_helper_recalc_rate() argument 61 int owl_divider_helper_set_rate(const struct owl_clk_common *common, in owl_divider_helper_set_rate() argument [all...] |
H A D | owl-divider.h | 26 struct owl_clk_common common; member 54 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_divider() local
|
/kernel/linux/linux-6.6/drivers/clk/sprd/ |
H A D | div.c | 21 unsigned long sprd_div_helper_recalc_rate(struct sprd_clk_common *common, in sprd_div_helper_recalc_rate() argument 45 int sprd_div_helper_set_rate(const struct sprd_clk_common *common, in sprd_div_helper_set_rate() argument [all...] |
H A D | div.h | 35 struct sprd_clk_common common; member 62 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_div() local
|
H A D | composite.h | 18 struct sprd_clk_common common; member 61 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_comp() local
|
H A D | mux.h | 29 struct sprd_clk_common common; member 75 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_mux() local
|
H A D | mux.c | 14 u8 sprd_mux_helper_get_parent(const struct sprd_clk_common *common, in sprd_mux_helper_get_parent() argument 46 int sprd_mux_helper_set_parent(const struct sprd_clk_common *common, in sprd_mux_helper_set_parent() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu_sdm.c | 12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() argument 25 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable() argument 55 ccu_sdm_helper_disable(struct ccu_common *common, struct ccu_sdm_internal *sdm) ccu_sdm_helper_disable() argument 93 ccu_sdm_helper_has_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) ccu_sdm_helper_has_rate() argument 110 ccu_sdm_helper_read_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, u32 m, u32 n) ccu_sdm_helper_read_rate() argument 141 ccu_sdm_helper_get_factors(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate, unsigned long *m, unsigned long *n) ccu_sdm_helper_get_factors() argument [all...] |
H A D | ccu_nkm.h | 31 struct ccu_common common; member 78 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm() local
|
H A D | ccu_frac.c | 13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() argument 23 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable() argument 39 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_disable() argument 55 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument 66 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_read_rate() argument 88 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) ccu_frac_helper_set_rate() argument [all...] |
H A D | ccu_mp.h | 31 struct ccu_common common; member 136 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp() local
|
H A D | ccu_gate.h | 16 struct ccu_common common; member 116 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-trng.c | 32 u32 common; in sun8i_ce_trng_read() local
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 45 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_sta() local 117 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_adhoc() local 148 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_ap() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | hw.c | 118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask() argument 142 ath_hw_cycle_counters_update(struct ath_common *common) ath_hw_cycle_counters_update() argument 178 ath_hw_get_listen_time(struct ath_common *common) ath_hw_get_listen_time() argument [all...] |
H A D | main.c | 29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc() argument 63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon() argument 71 void ath_printk(const char *level, const struct ath_common* common, in ath_printk() argument [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/occ/ |
H A D | Makefile | |
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-composite.h | 34 struct owl_clk_common common; member 113 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_comp() local [all...] |
H A D | owl-factor.h | 32 struct owl_clk_common common; member 62 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_factor() local
|
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu_common.c | 19 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock) in ccu_helper_wait_for_lock() argument [all...] |
H A D | ccu_nm.h | 35 struct ccu_common common; member 160 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nm() local
|
/kernel/linux/linux-5.10/drivers/clk/sprd/ |
H A D | gate.c | 15 const struct sprd_clk_common *common = &sg->common; in clk_gate_toggle() local 33 const struct sprd_clk_common *common = &sg->common; in clk_sc_gate_toggle() local 96 struct sprd_clk_common *common = &sg->common; sprd_gate_is_enabled() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common-init.c | 125 int ath9k_cmn_init_channels_rates(struct ath_common *common) in ath9k_cmn_init_channels_rates() argument 175 struct ath_common *common = ath9k_hw_common(ah); ath9k_cmn_setup_ht_cap() local 232 struct ath_common *common = ath9k_hw_common(ah); ath9k_cmn_reload_chainmask() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | attach.c | 107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init() local
|