Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Dast_timer.c16 #define AST_TICK_TIMER 1 macro
45 AST_TMC_EN << AST_TMC_CTRL1_SHIFT(AST_TICK_TIMER)); in ast_timer_probe()
49 AST_TMC_CTRL1_SHIFT(AST_TICK_TIMER)); in ast_timer_probe()
73 priv->tmc = ast_get_timer_counter(priv->regs, AST_TICK_TIMER); in ast_timer_ofdata_to_platdata()