Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ralink/
Dearly_printk.c47 static inline int soc_is_mt7628(void) in soc_is_mt7628() function
57 if (!soc_is_mt7628()) in find_uart_base()
79 if (IS_ENABLED(CONFIG_SOC_MT7621) || soc_is_mt7628()) { in prom_putchar()