Home
last modified time | relevance | path

Searched refs:TIMER_CNTL_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-footbridge/
A Ddc21285-timer.c32 *CSR_TIMER2_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; in cksrc_dc21285_enable()
56 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; in ckevt_dc21285_set_next_event()
71 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD | in ckevt_dc21285_set_periodic()
133 *CSR_TIMER3_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; in footbridge_sched_clock()
A Dcommon.c273 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | in footbridge_restart()
/linux-6.3-rc2/drivers/watchdog/
A Dwdt285.c81 *CSR_TIMER4_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_AUTORELOAD in watchdog_open()
/linux-6.3-rc2/arch/arm/include/asm/hardware/
A Ddec21285.h131 #define TIMER_CNTL_ENABLE (1 << 7) macro

Completed in 5 milliseconds