Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/xway/
Dgptu.c39 #define GPTU_RLD(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x10) macro
107 gptu_w32(1, GPTU_RLD(clk->bits)); in gptu_enable()
117 gptu_w32(0, GPTU_RLD(clk->bits)); in gptu_disable()