Home
last modified time | relevance | path

Searched refs:MPU_TIMER_ST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dtime.c96 unsigned int timerflags = MPU_TIMER_CLOCK_ENABLE | MPU_TIMER_ST; in omap_mpu_timer_start()
112 writel(readl(&timer->cntl) & ~MPU_TIMER_ST, &timer->cntl); in omap_mpu_timer_stop()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dtime.c98 unsigned int timerflags = MPU_TIMER_CLOCK_ENABLE | MPU_TIMER_ST; in omap_mpu_timer_start()
114 writel(readl(&timer->cntl) & ~MPU_TIMER_ST, &timer->cntl); in omap_mpu_timer_stop()
H A Dhardware.h88 #define MPU_TIMER_ST (1 << 0) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dhardware.h99 #define MPU_TIMER_ST (1 << 0) macro

Completed in 3 milliseconds