Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ralink/
Dearly_printk.c46 static inline int soc_is_mt7628(void) in soc_is_mt7628() function
56 if (!soc_is_mt7628()) in find_uart_base()
78 if (IS_ENABLED(CONFIG_SOC_MT7621) || soc_is_mt7628()) { in prom_putchar()