Home
last modified time | relevance | path

Searched refs:TIMER_CLR_INT (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_debugger.c19 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in rockchip_debugger_isr()
40 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in rockchip_debugger_init()
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-misc.c31 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in timer_irq_handler()
48 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in timer_interrupt_test()
/OK3568_Linux_fs/u-boot/include/
H A Drk_timer_irq.h24 #define TIMER_CLR_INT BIT(0) macro
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c374 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in autowake_timer_handler()
390 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in autowakeup_timer_init()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c807 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in tcpm_timer_irq()
822 writel(TIMER_CLR_INT, TIMER_BASE + TIMER_INTSTATUS); in tcpm_timer_init()