Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dgptu.c36 #define GPTU_RUN(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x08) macro
108 gptu_w32(RUN_SEN | RUN_RL, GPTU_RUN(clk->bits)); in gptu_enable()
114 gptu_w32(0, GPTU_RUN(clk->bits)); in gptu_disable()