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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_t2.c385 printk("%s: HBASE was 0x%lx\n", __FUNCTION__, *(vulp)T2_HBASE);
407 t2_saved_config.hbase = *(vulp)T2_HBASE;
461 *(vulp)T2_HBASE = 0x0; /* Disable HOLES. */
498 *(vulp)T2_HBASE = t2_saved_config.hbase;
500 *(vulp)T2_HBASE; /* READ it back to ensure WRITE occurred. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dcore_t2.h53 #define T2_HBASE (IDENT_ADDR + GAMMA_BIAS + 0x38e000120UL) macro

Completed in 270 milliseconds