Lines Matching refs:chip
58 char *chip = "????"; in ath79_detect_sys_type() local
75 chip = "7130"; in ath79_detect_sys_type()
80 chip = "7141"; in ath79_detect_sys_type()
85 chip = "7161"; in ath79_detect_sys_type()
92 chip = "7240"; in ath79_detect_sys_type()
98 chip = "7241"; in ath79_detect_sys_type()
104 chip = "7242"; in ath79_detect_sys_type()
115 chip = "9130"; in ath79_detect_sys_type()
120 chip = "9132"; in ath79_detect_sys_type()
127 chip = "9330"; in ath79_detect_sys_type()
133 chip = "9331"; in ath79_detect_sys_type()
139 chip = "9341"; in ath79_detect_sys_type()
145 chip = "9342"; in ath79_detect_sys_type()
151 chip = "9344"; in ath79_detect_sys_type()
157 chip = "9556"; in ath79_detect_sys_type()
163 chip = "9558"; in ath79_detect_sys_type()
175 chip, rev); in ath79_detect_sys_type()
177 sprintf(ath79_sys_type, "Atheros AR%s rev %u", chip, rev); in ath79_detect_sys_type()