Home
last modified time | relevance | path

Searched defs:common (Results 76 - 100 of 976) sorted by relevance

12345678910>>...40

/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nk.h30 struct ccu_common common; member
56 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nk() local
H A Dccu_phase.h17 struct ccu_common common; member
35 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_phase() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Delfcore-compat.h17 struct compat_elf_prstatus_common common; member
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H A DMakefile
/third_party/rust/crates/clap/clap_complete_fig/tests/
H A Dfig.rs1 mod common; modules
[all...]
/third_party/rust/crates/clap/clap_complete/tests/
H A Dpowershell.rs1 mod common; modules
[all...]
H A Delvish.rs1 mod common; modules
[all...]
H A Dfish.rs1 mod common; modules
[all...]
H A Dzsh.rs1 mod common; modules
[all...]
/third_party/skia/infra/bots/assets/scripts/
H A Dcreate.py11 import common # fixes python import path namespace
/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dmain.rs17 mod common; modules
/base/update/updater/services/ui/view/component/
H A Dcomponent_common.h54 void SetViewCommonInfo(const UxViewCommonInfo &common) in SetViewCommonInfo() argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() argument
24 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable() argument
53 ccu_sdm_helper_disable(struct ccu_common *common, struct ccu_sdm_internal *sdm) ccu_sdm_helper_disable() argument
90 ccu_sdm_helper_has_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, unsigned long rate) ccu_sdm_helper_has_rate() argument
106 ccu_sdm_helper_read_rate(struct ccu_common *common, struct ccu_sdm_internal *sdm, u32 m, u32 n) ccu_sdm_helper_read_rate() argument
136 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 Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() argument
22 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable() argument
37 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_disable() argument
52 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument
62 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_read_rate() argument
83 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 Dccu_nkm.h31 struct ccu_common common; member
78 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm() local
H A Dccu_mp.h31 struct ccu_common common; member
87 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp() local
H A Dccu_gate.h16 struct ccu_common common; member
86 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-divider.c16 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 Dowl-divider.h26 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-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-trng.c32 u32 common; in sun8i_ce_trng_read() local
/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Dcomposite.h18 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 Ddiv.c12 long sprd_div_helper_round_rate(struct sprd_clk_common *common, in sprd_div_helper_round_rate() argument
31 unsigned long sprd_div_helper_recalc_rate(struct sprd_clk_common *common, in sprd_div_helper_recalc_rate() argument
55 int sprd_div_helper_set_rate(const struct sprd_clk_common *common, in sprd_div_helper_set_rate() argument
[all...]
H A Dmux.h29 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 Dmux.c14 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...]
H A Ddiv.h35 struct sprd_clk_common common; member
62 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_div() local

Completed in 8 milliseconds

12345678910>>...40