Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
Dip27-console.c29 ioc3 = (struct ioc3 *)KL_CONFIG_CH_CONS_INFO(nasid)->memory_base; in console_uart()
Dip27-init.c171 ioc3 = (struct ioc3 *) KL_CONFIG_CH_CONS_INFO(nid)->memory_base; in ioc3_eth_init()
Dip27-timer.c221 res.start = XPHYSADDR(KL_CONFIG_CH_CONS_INFO(master_nasid)->memory_base + in sgi_ip27_rtc_devinit()
/arch/mips/include/asm/sn/
Dklconfig.h188 #define KL_CONFIG_CH_CONS_INFO(_n) PTR_CH_CONS_INFO(KL_CONFIG_HDR(_n)) macro