Home
last modified time | relevance | path

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

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