Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath25/
H A Ddevices.h34 static inline bool is_ar2315(void) in is_ar2315() function
41 return !is_ar2315(); in is_ar5312()
H A Dearly_printk.c34 if (is_ar2315()) in prom_putchar()