Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H A Dgptu.c35 #define GPTU_RUN(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x08) macro
47 /* GPTU_RUN(x) */
107 gptu_w32(RUN_SEN | RUN_RL, GPTU_RUN(clk->bits)); in gptu_enable()
113 gptu_w32(0, GPTU_RUN(clk->bits)); in gptu_disable()
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/
H A Dgptu.c36 #define GPTU_RUN(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x08) macro
48 /* GPTU_RUN(x) */
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()

Completed in 2 milliseconds