Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dgptu.c19 #define GPTU_MAGIC 0x59 macro
163 if (((gptu_r32(GPTU_ID) >> 8) & 0xff) != GPTU_MAGIC) { in gptu_probe()