Home
last modified time | relevance | path

Searched refs:CSR_TIMER2_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/mach-footbridge/
Ddc21285-timer.c32 *CSR_TIMER2_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; in cksrc_dc21285_enable()
38 *CSR_TIMER2_CNTL = 0; in cksrc_dc21285_disable()
/linux-5.19.10/arch/arm/include/asm/hardware/
Ddec21285.h126 #define CSR_TIMER2_CNTL DC21285_IO(0x0328) macro