Lines Matching refs:chip
54 char *chip = "????"; in ath79_detect_sys_type() local
72 chip = "7130"; in ath79_detect_sys_type()
77 chip = "7141"; in ath79_detect_sys_type()
82 chip = "7161"; in ath79_detect_sys_type()
89 chip = "7240"; in ath79_detect_sys_type()
95 chip = "7241"; in ath79_detect_sys_type()
101 chip = "7242"; in ath79_detect_sys_type()
112 chip = "9130"; in ath79_detect_sys_type()
117 chip = "9132"; in ath79_detect_sys_type()
124 chip = "9330"; in ath79_detect_sys_type()
130 chip = "9331"; in ath79_detect_sys_type()
136 chip = "9341"; in ath79_detect_sys_type()
142 chip = "9342"; in ath79_detect_sys_type()
148 chip = "9344"; in ath79_detect_sys_type()
158 chip = "9533"; in ath79_detect_sys_type()
164 chip = "9556"; in ath79_detect_sys_type()
170 chip = "9558"; in ath79_detect_sys_type()
176 chip = "956X"; in ath79_detect_sys_type()
182 chip = "9343"; in ath79_detect_sys_type()
195 chip, ver, rev); in ath79_detect_sys_type()
198 chip, rev); in ath79_detect_sys_type()
200 sprintf(ath79_sys_type, "Atheros AR%s rev %u", chip, rev); in ath79_detect_sys_type()