Home
last modified time | relevance | path

Searched refs:CSR_TIMER1_LOAD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-footbridge/
Ddc21285-timer.c54 *CSR_TIMER1_LOAD = delta; in ckevt_dc21285_set_next_event()
69 *CSR_TIMER1_LOAD = (mem_fclk_21285 + 8 * HZ) / (16 * HZ); in ckevt_dc21285_set_periodic()
/linux-4.4.14/arch/arm/include/asm/hardware/
Ddec21285.h123 #define CSR_TIMER1_LOAD DC21285_IO(0x0300) macro
/linux-4.4.14/sound/oss/
Dwaveartist.c1537 *CSR_TIMER1_LOAD = 0x00ffffff; in vnc_volume_slider()