Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/vr41xx/common/
Dvrc4171.c55 #define VRC4171_REGS_BASE PCS1_LOWER_STOP macro
92 if (request_region(VRC4171_REGS_BASE, VRC4171_REGS_SIZE, "NEC VRC4171") == NULL) in vrc4171_init()
102 release_region(VRC4171_REGS_BASE, VRC4171_REGS_SIZE); in vrc4171_exit()