Searched refs:system_base (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/dec/
H A Dtc.h13 extern unsigned long system_base;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dtc.c36 unsigned long system_base; variable
235 system_base = slot0addr + slot_size * (max_tcslot + i);
255 EXPORT_SYMBOL(system_base); variable
H A Dzs.c79 unsigned long system_base; variable
1739 * and system_base is undefined. Unfortunately we have to hardcode
1740 * system_base for this case :-(. HK
1746 system_base = KSEG1ADDR(0x1f800000);
1753 system_base = KSEG1ADDR(0x1c000000);
1760 system_base = KSEG1ADDR(0x1c000000);
1768 system_base = UNI_IO_BASE;
1790 (volatile unsigned char *)system_base +
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Ddeclance.c83 unsigned long system_base; variable
1022 system_base = KN01_LANCE_BASE;
1045 dev->base_addr = system_base + LANCE;
1051 esar_base = system_base + ESAR;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Ddec_esp.c153 esp->eregs = (struct ESP_regs *) (system_base + SCSI);

Completed in 177 milliseconds