Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/vr41xx/common/
Dvrc4171.c56 #define VRC4171_REGS_SIZE 0x24 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()