Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dgptu.c38 #define GPTU_RLD(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x10) macro
106 gptu_w32(1, GPTU_RLD(clk->bits)); in gptu_enable()
116 gptu_w32(0, GPTU_RLD(clk->bits)); in gptu_disable()