Home
last modified time | relevance | path

Searched defs:timer_base (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/kernel/time/
H A Dtimer.c199 struct timer_base { struct
216 static DEFINE_PER_CPU(struct timer_base, timer_bases[NR_BASES]); argument
H A Dposix-cpu-timers.c416 static struct posix_cputimer_base *timer_base(struct k_itimer *timer, in timer_base() function
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dtimer.c12 static const struct socfpga_timer *timer_base = (void *)CONFIG_SYS_TIMERBASE; variable
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dtimer.c25 static struct gptimer *timer_base = (struct gptimer *)CONFIG_SYS_TIMERBASE; variable
/openbmc/u-boot/arch/arm/mach-zynq/
H A Dtimer.c46 static struct scu_timer *timer_base = variable
/openbmc/linux/drivers/clocksource/
H A Dtimer-orion.c35 static void __iomem *timer_base; variable
H A Dbcm_kona_timer.c60 kona_timer_get_counter(void __iomem *timer_base, uint32_t *msw, uint32_t *lsw) in kona_timer_get_counter()
H A Dtimer-vf-pit.c152 void __iomem *timer_base; in pit_timer_init() local
H A Dtimer-pxa.c55 static void __iomem *timer_base; variable
H A Dtimer-meson6.c56 static void __iomem *timer_base; variable
H A Dtimer-sp.h45 int timer_base[NR_TIMERS]; member
H A Dtimer-armada-370-xp.c76 static void __iomem *timer_base, *local_base; variable
H A Dtimer-sp804.c235 void __iomem *timer_base; in sp804_clkevt_init() local
H A Dtimer-sun5i.c241 void __iomem *timer_base; in sun5i_timer_probe() local
/openbmc/linux/arch/arm/plat-orion/
H A Dtime.c51 static void __iomem *timer_base; variable
/openbmc/linux/sound/pci/ctxfi/
H A Dcttimer.c32 struct ct_timer *timer_base; member
/openbmc/linux/drivers/comedi/drivers/
H A Ddt3000.c341 static int dt3k_ns_to_timer(unsigned int timer_base, unsigned int *nanosec, in dt3k_ns_to_timer()
H A Dme4000.c1207 unsigned long timer_base = pci_resource_start(pcidev, 3); in me4000_auto_attach() local
H A Daddi_apci_3120.c275 unsigned int timer_base = devpriv->osc_base * prescale; in apci3120_ns_to_timer() local