Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-console.c30 ioc3 = (struct ioc3 *)KL_CONFIG_CH_CONS_INFO(nasid)->memory_base; in console_uart()
/linux-6.1.9/arch/mips/include/asm/sn/
Dklconfig.h188 #define KL_CONFIG_CH_CONS_INFO(_n) PTR_CH_CONS_INFO(KL_CONFIG_HDR(_n)) macro