Home
last modified time | relevance | path

Searched defs:clk (Results 76 - 100 of 3205) sorted by relevance

12345678910>>...129

/third_party/musl/src/time/
H A Dclock_gettime.c13 static int cgt_time32_wrap(clockid_t clk, struct timespec *ts) in cgt_time32_wrap() argument
34 static int cgt_init(clockid_t clk, struct timespec *ts) in cgt_init() argument
72 int __clock_gettime(clockid_t clk, struct timespec *ts) in __clock_gettime() argument
[all...]
H A Dclock_nanosleep.c8 int __clock_nanosleep(clockid_t clk, int flags, const struct timespec *req, struct timespec *rem) in __clock_nanosleep() argument
/third_party/musl/porting/linux/user/src/time/
H A Dclock_gettime.c13 static int cgt_time32_wrap(clockid_t clk, struct timespec *ts) in cgt_time32_wrap() argument
34 static int cgt_init(clockid_t clk, struct timespec *ts) in cgt_init() argument
57 int __clock_gettime(clockid_t clk, struct timespec *ts) in __clock_gettime() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dclock_getcpuclockid.c26 clockid_t clk; in clock_getcpuclockid_0100() local
45 clockid_t clk; in clock_getcpuclockid_0200() local
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-fixed-mmio.c20 struct clk_hw *clk; in fixed_mmio_clk_setup() local
63 struct clk_hw *clk; in of_fixed_mmio_clk_probe() local
76 struct clk_hw *clk = platform_get_drvdata(pdev); of_fixed_mmio_clk_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-sun8i-apb0.c27 struct clk *clk; in sun8i_a23_apb0_register() local
58 struct clk *clk; sun8i_a23_apb0_setup() local
92 struct clk *clk; sun8i_a23_apb0_clk_probe() local
[all...]
H A Dclk-sun6i-ar100.c76 struct clk *clk; in sun6i_a31_ar100_clk_probe() local
H A Dclk-sun4i-pll3.c28 struct clk *clk; in sun4i_a10_pll3_setup() local
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-audio-sync.c51 struct clk *clk; in tegra_clk_register_sync_source() local
/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-versatile.c59 struct clk *clk; in cm_osc_setup() local
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-imx1.c26 static struct clk *clk[IMX1_CLK_MAX]; variable
[all...]
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dm5441x.c207 static void __clk_enable2(struct clk *clk) in __clk_enable2() argument
212 static void __clk_disable2(struct clk *clk) in __clk_disable2() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/boards/
H A Dboard-apsh4ad0a.c100 struct clk *clk; in apsh4ad0a_clk_init() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2/
H A Dclock-sh7619.c23 static void master_clk_init(struct clk *clk) in master_clk_init() argument
32 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
42 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/
H A Dclock-sh7770.c19 static void master_clk_init(struct clk *clk) in master_clk_init() argument
28 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
38 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
48 static unsigned long cpu_clk_recalc(struct clk *cl argument
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dclock-sh7705.c30 static void master_clk_init(struct clk *clk) in master_clk_init() argument
39 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
49 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
59 static unsigned long cpu_clk_recalc(struct clk *cl argument
[all...]
H A Dclock-sh7710.c24 static void master_clk_init(struct clk *clk) in master_clk_init() argument
33 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
43 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
53 static unsigned long cpu_clk_recalc(struct clk *cl argument
[all...]
H A Dclock-sh7712.c21 static void master_clk_init(struct clk *clk) in master_clk_init() argument
33 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
45 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() argument
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7203.c27 static void master_clk_init(struct clk *clk) in master_clk_init() argument
36 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
46 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dclock-sh4.c26 static void master_clk_init(struct clk *clk) in master_clk_init() argument
35 static unsigned long module_clk_recalc(struct clk *clk) in module_clk_recalc() argument
45 static unsigned long bus_clk_recalc(struct clk *clk) in bus_clk_recalc() argument
55 static unsigned long cpu_clk_recalc(struct clk *cl argument
[all...]
/kernel/linux/linux-5.10/arch/mips/ralink/
H A Dclk.c18 struct clk { struct
25 struct clk *clk = kzalloc(sizeof(struct clk), GFP_KERNEL); in ralink_clk_add() local
41 clk_enable(struct clk *clk) clk_enable() argument
47 clk_disable(struct clk *clk) clk_disable() argument
52 clk_get_rate(struct clk *clk) clk_get_rate() argument
61 clk_set_rate(struct clk *clk, unsigned long rate) clk_set_rate() argument
67 clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument
75 struct clk *clk; plat_time_init() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/
H A Dserial.c95 struct clk *clk; in lpc32xx_serial_init() local
/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll-dm365.c62 struct clk *clk; in dm365_pll1_init() local
125 struct clk *clk; dm365_pll2_init() local
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Darmv7m_systick.c27 struct clk *clk = NULL; in system_timer_of_register() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclkt_iclk.c28 void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_allow_idle() argument
42 void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_deny_idle() argument
68 omap2430_clk_i2chs_find_idlest(struct clk_hw_omap *clk, struct clk_omap_reg *idlest_reg, u8 *idlest_bit, u8 *idlest_val) omap2430_clk_i2chs_find_idlest() argument
[all...]

Completed in 7 milliseconds

12345678910>>...129