Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/vr41xx/common/
Dgiu.c71 static uint32_t giu_base; variable
73 #define read_giuint(offset) readw(giu_base + (offset))
74 #define write_giuint(val, offset) writew((val), giu_base + (offset))
283 giu_base = GIUIOSELL_TYPE1; in vr41xx_giuint_init()
288 giu_base = GIUIOSELL_TYPE2; in vr41xx_giuint_init()