Searched refs:BASE_REG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dit8712f_wdt.c67 #define BASE_REG 0x60 /* LDN Register: Base address */ macro
347 *address = superio_inw(BASE_REG);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h711 #define BASE_REG(lp) SMC_REG(lp, 0x0002, 1) macro
1056 #define SMC_GET_BASE(lp) SMC_inw(ioaddr, BASE_REG(lp))
1058 #define SMC_SET_BASE(lp, x) SMC_outw(x, ioaddr, BASE_REG(lp))

Completed in 30 milliseconds