Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dgptu.c32 #define GPTU_BASE(x) (((x >> 1) * 0x20) + 0x10) macro
34 #define GPTU_CON(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x00)
36 #define GPTU_RUN(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x08)
38 #define GPTU_RLD(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x10)
40 #define GPTU_CNT(x) (GPTU_BASE(x) + GPTU_SHIFT(x) + 0x18)