Home
last modified time | relevance | path

Searched refs:MPU_TIMER_CLOCK_ENABLE (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()
101 writel(MPU_TIMER_CLOCK_ENABLE, &timer->cntl); in omap_mpu_timer_start()
/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()
103 writel(MPU_TIMER_CLOCK_ENABLE, &timer->cntl); in omap_mpu_timer_start()
H A Dhardware.h86 #define MPU_TIMER_CLOCK_ENABLE (1 << 5) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dhardware.h97 #define MPU_TIMER_CLOCK_ENABLE (1 << 5) macro

Completed in 3 milliseconds