Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 25 of 84) sorted by relevance

1234

/arch/mips/include/asm/mach-jz4740/
Dtimer.h55 static inline void jz4740_timer_stop(unsigned int timer) in jz4740_timer_stop()
60 static inline void jz4740_timer_start(unsigned int timer) in jz4740_timer_start()
65 static inline bool jz4740_timer_is_enabled(unsigned int timer) in jz4740_timer_is_enabled()
70 static inline void jz4740_timer_enable(unsigned int timer) in jz4740_timer_enable()
75 static inline void jz4740_timer_disable(unsigned int timer) in jz4740_timer_disable()
80 static inline void jz4740_timer_set_period(unsigned int timer, uint16_t period) in jz4740_timer_set_period()
85 static inline void jz4740_timer_set_duty(unsigned int timer, uint16_t duty) in jz4740_timer_set_duty()
90 static inline void jz4740_timer_set_count(unsigned int timer, uint16_t count) in jz4740_timer_set_count()
95 static inline uint16_t jz4740_timer_get_count(unsigned int timer) in jz4740_timer_get_count()
100 static inline void jz4740_timer_ack_full(unsigned int timer) in jz4740_timer_ack_full()
[all …]
/arch/s390/kernel/
Dvtime.c38 u64 timer; in get_vtimer() local
46 u64 timer; in set_vtimer() local
127 u64 timer, clock, user, guest, system, hardirq, softirq; in do_account_vtime() local
231 u64 timer; in vtime_account_irq_enter() local
258 static void list_add_sorted(struct vtimer_list *timer, struct list_head *head) in list_add_sorted()
276 struct vtimer_list *timer, *tmp; in virt_timer_expire() local
313 void init_virt_timer(struct vtimer_list *timer) in init_virt_timer()
320 static inline int vtimer_pending(struct vtimer_list *timer) in vtimer_pending()
325 static void internal_add_vtimer(struct vtimer_list *timer) in internal_add_vtimer()
344 static void __add_vtimer(struct vtimer_list *timer, int periodic) in __add_vtimer()
[all …]
/arch/nios2/kernel/
Dtime.c42 struct nios2_timer timer; member
47 struct nios2_timer timer; member
63 static u16 timer_readw(struct nios2_timer *timer, u32 offs) in timer_readw()
68 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) in timer_writew()
73 static inline unsigned long read_timersnapshot(struct nios2_timer *timer) in read_timersnapshot()
117 static void nios2_timer_start(struct nios2_timer *timer) in nios2_timer_start()
126 static void nios2_timer_stop(struct nios2_timer *timer) in nios2_timer_stop()
135 static void nios2_timer_config(struct nios2_timer *timer, unsigned long period, in nios2_timer_config()
174 struct nios2_timer *timer = &nios2_ced->timer; in nios2_timer_shutdown() local
184 struct nios2_timer *timer = &nios2_ced->timer; in nios2_timer_set_periodic() local
[all …]
/arch/mips/include/asm/mach-rc32434/
Dtimer.h43 struct timer { struct
44 struct timer_counter tim[TIMER_COUNT]; argument
45 u32 rcount; /* use RCOUNT_ */
46 u32 rcompare; /* use RCOMPARE_ */
47 u32 rtc; /* use RTC_ */
/arch/arm/mach-omap1/
Dtime.c74 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_read() local
80 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_set_autoreset() local
87 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_remove_autoreset() local
95 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_start() local
110 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(nr); in omap_mpu_timer_stop() local
188 omap_mpu_timer_regs_t __iomem *timer = omap_mpu_timer_base(1); in omap_init_clocksource() local
/arch/xtensa/kernel/
Dtime.c85 struct ccount_timer *timer = in ccount_timer_shutdown() local
97 struct ccount_timer *timer = in ccount_timer_set_oneshot() local
139 struct ccount_timer *timer = &per_cpu(ccount_timer, cpu); in local_timer_setup() local
/arch/arm/boot/dts/
Dmt6580.dtsi62 timer: timer@10008000 { label
Dmt6592.dtsi81 timer: timer@10008000 { label
Dmt8127.dtsi102 timer: timer@10008000 { label
Dmt6589.dtsi75 timer: timer@10008000 { label
Dmoxart.dtsi60 timer: timer@98400000 { label
Dowl-s500.dtsi172 timer: timer@b0168000 { label
Dbcm63138.dtsi183 timer: timer@80 { label
Dmt8135.dtsi170 timer: timer@10008000 { label
Dorion5x.dtsi137 timer: timer@20300 { label
/arch/arm/mach-footbridge/
Ddc21285.c136 static void dc21285_enable_error(struct timer_list *timer) in dc21285_enable_error()
181 struct timer_list *timer = dev_id; in dc21285_serr_irq() local
225 struct timer_list *timer = dev_id; in dc21285_parity_irq() local
/arch/mips/boot/dts/brcm/
Dbcm6328.dtsi92 timer: syscon@10000040 { label
/arch/powerpc/oprofile/cell/
Dspu_profiler.c133 static enum hrtimer_restart profile_spus(struct hrtimer *timer) in profile_spus()
190 static struct hrtimer timer; variable
/arch/sh/include/asm/
Dheartbeat.h13 struct timer_list timer; member
/arch/x86/lib/
Dkaslr.c36 u16 status, timer; in i8254() local
/arch/mips/cavium-octeon/
Doct_ilm.c97 static void start_timer(int timer, u64 interval) in start_timer()
137 static void disable_timer(int timer) in disable_timer()
/arch/arm64/boot/dts/actions/
Ds700.dtsi225 timer: timer@e024c000 { label
Ds900.dtsi268 timer: timer@e0228000 { label
/arch/arm/mach-omap1/include/mach/
Dmtd-xip.h33 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr); in xip_omap_mpu_timer_read() local
/arch/mips/lantiq/xway/
Dgptu.c75 int timer = irq - irqres[0].start; in timer_irq_handler() local
121 unsigned int timer) in clkdev_add_gptu()

1234