Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/xway/
Dgptu.c37 #define GPTU_RUN(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x08) macro
109 gptu_w32(RUN_SEN | RUN_RL, GPTU_RUN(clk->bits)); in gptu_enable()
115 gptu_w32(0, GPTU_RUN(clk->bits)); in gptu_disable()