Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 25 of 31) sorted by relevance

12

/arch/x86/entry/vdso/
Dvclock_gettime.c37 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
57 notrace static long vdso_fallback_gettime(long clock, struct timespec *ts) in vdso_fallback_gettime()
245 notrace int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/arch/mips/include/asm/
Dtime.h81 unsigned int clock) in clockevent_set_clock()
/arch/mips/vr41xx/common/
Dcmu.c77 void vr41xx_supply_clock(vr41xx_clock_t clock) in vr41xx_supply_clock()
140 void vr41xx_mask_clock(vr41xx_clock_t clock) in vr41xx_mask_clock()
/arch/tile/kernel/vdso/
Dvgettimeofday.c158 static struct syscall_return_value vdso_fallback_gettime(long clock, in vdso_fallback_gettime()
173 struct syscall_return_value __vdso_clock_gettime(clockid_t clock, in __vdso_clock_gettime()
/arch/x86/um/vdso/
Dum_vdso.c19 int __vdso_clock_gettime(clockid_t clock, struct timespec *ts) in __vdso_clock_gettime()
/arch/s390/include/asm/
Dcputime.h124 unsigned long long clock = (__force unsigned long long) cputime; in cputime_to_clock_t() local
139 unsigned long long clock = (__force unsigned long long) cputime; in cputime64_to_clock_t() local
/arch/arm/boot/dts/
Dexynos5440.dtsi30 clock: clock-controller@160000 { label
Dexynos5410.dtsi79 clock: clock-controller@10010000 { label
Dexynos4x12.dtsi73 clock: clock-controller@10030000 { label
Dexynos4210.dtsi121 clock: clock-controller@10030000 { label
Dhi3620.dtsi103 clock: clock@0 { label
Dhisi-x5hd2.dtsi412 clock: clock@0 { label
Dexynos5250.dtsi136 clock: clock-controller@10010000 { label
/arch/s390/include/uapi/asm/
Ddebug.h20 unsigned long long clock:52; member
/arch/powerpc/sysdev/
Dcpm2.c139 int cpm2_clk_setup(enum cpm_clk_target target, int clock, int mode) in cpm2_clk_setup()
269 int cpm2_smc_clk_setup(enum cpm_clk_target target, int clock) in cpm2_smc_clk_setup()
Dfsl_gtm.c74 unsigned int clock; member
386 const u32 *clock; in fsl_gtm_init() local
/arch/mn10300/unit-asb2305/
Dleds.c100 unsigned int clock; in peripheral_leds7x4_display_rtc() local
/arch/powerpc/platforms/embedded6xx/
Dls_uart.c56 #define AVR_QUOT(clock) ((clock) + 8 * 9600) / (16 * 9600) argument
/arch/mips/kernel/
Dcevt-gt641xx.c32 void gt641xx_set_base_clock(unsigned int clock) in gt641xx_set_base_clock()
/arch/powerpc/kernel/
Dudbg_16550.c99 void udbg_uart_setup(unsigned int speed, unsigned int clock) in udbg_uart_setup()
128 unsigned int udbg_probe_uart_speed(unsigned int clock) in udbg_probe_uart_speed()
Dlegacy_serial.c33 unsigned int clock; member
78 u32 clock = BASE_BAUD * 16; in add_legacy_port() local
/arch/mips/ar7/
Dclock.c172 static int tnetd7300_get_clock(u32 shift, struct tnetd7300_clock *clock, in tnetd7300_get_clock()
218 static void tnetd7300_set_clock(u32 shift, struct tnetd7300_clock *clock, in tnetd7300_set_clock()
274 static void tnetd7200_set_clock(int base, struct tnetd7200_clock *clock, in tnetd7200_set_clock()
/arch/s390/kernel/
Dtime.c202 __u64 clock; in read_persistent_clock64() local
210 __u64 clock; in read_boot_clock64() local
326 int get_phys_clock(unsigned long long *clock) in get_phys_clock()
Dvtime.c100 u64 timer, clock, user, system, steal; in do_account_vtime() local
/arch/arm/mach-s3c24xx/
Diotiming-s3c2412.c200 static inline unsigned int s3c2412_decode_timing(unsigned int clock, u32 reg) in s3c2412_decode_timing()

12