Home
last modified time | relevance | path

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

/linux/arch/mips/n64/
H A Dinit.c53 #define REG_BASE ((u32 *) CKSEG1ADDR(0x4400000)) macro
57 __raw_writel(value, REG_BASE + reg); in n64rdp_write_reg()
60 #undef REG_BASE
/linux/drivers/atm/
H A Dmidway.h23 #define REG_BASE 0x00040000 /* offset of Midway register area */ macro
H A Diphase.h632 #define REG_BASE IPHASE5575_BUS_CONTROL_REG_BASE macro
H A Deni.c1748 eni_dev->reg = base+REG_BASE; in eni_do_init()
H A Diphase.c2389 iadev->reg = base + REG_BASE;