Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-lantiq/xway/
Dlantiq_soc.h28 #define SOC_TYPE_AR9 0x03 macro
132 return (ltq_get_soc_type() == SOC_TYPE_AR9); in ltq_is_ar9()
/arch/mips/lantiq/xway/
Dprom-xway.c47 i->type = SOC_TYPE_AR9; in ltq_soc_detect()