Searched refs:APBC_RST (Results 1 – 5 of 5) sorted by relevance
23 #define APBC_RST (1 << 2) /* Reset Generation */ macro76 data &= ~APBC_RST; in clk_apbc_prepare()
14 #define APBC_RST (1 << 2) /* Reset Generation */ macro
73 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in pxa168_timer_init()
113 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in pxa910_timer_init()
125 __raw_writel(APBC_APBCLK | APBC_RST, APBC_TIMERS); in mmp2_timer_init()
Completed in 16 milliseconds