Lines Matching +full:0 +full:x186
20 val |= FIELD_PREP(MT_EFUSE_CTRL_AIN, addr & ~0xf); in mt7615_efuse_read()
24 if (!mt76_poll(dev, base + MT_EFUSE_CTRL, MT_EFUSE_CTRL_KICK, 0, 1000)) in mt7615_efuse_read()
32 memset(data, 0x0, 16); in mt7615_efuse_read()
33 return 0; in mt7615_efuse_read()
36 for (i = 0; i < 4; i++) { in mt7615_efuse_read()
41 return 0; in mt7615_efuse_read()
55 return 0; in mt7615_efuse_init()
63 for (i = 0; i + 16 <= len; i += 16) { in mt7615_efuse_init()
71 return 0; in mt7615_efuse_init()
81 if (ret < 0) in mt7615_eeprom_load()
92 case 0x7615: in mt7615_check_eeprom()
93 case 0x7622: in mt7615_check_eeprom()
94 case 0x7663: in mt7615_check_eeprom()
95 return 0; in mt7615_check_eeprom()
231 case 0: in mt7615_eeprom_get_target_power_index()
262 0x53, 0x54, 0x55, 0x56, 0x57, 0x5c, 0x5d, 0x62, 0x63, 0x68, in mt7615_apply_cal_free_data()
263 0x69, 0x6e, 0x6f, 0x73, 0x74, 0x78, 0x79, 0x82, 0x83, 0x87, in mt7615_apply_cal_free_data()
264 0x88, 0x8c, 0x8d, 0x91, 0x92, 0x96, 0x97, 0x9b, 0x9c, 0xa0, in mt7615_apply_cal_free_data()
265 0xa1, 0xaa, 0xab, 0xaf, 0xb0, 0xb4, 0xb5, 0xb9, 0xba, 0xf4, in mt7615_apply_cal_free_data()
266 0xf7, 0xff, in mt7615_apply_cal_free_data()
267 0x140, 0x141, 0x145, 0x146, 0x14a, 0x14b, 0x154, 0x155, 0x159, in mt7615_apply_cal_free_data()
268 0x15a, 0x15e, 0x15f, 0x163, 0x164, 0x168, 0x169, 0x16d, 0x16e, in mt7615_apply_cal_free_data()
269 0x172, 0x173, 0x17c, 0x17d, 0x181, 0x182, 0x186, 0x187, 0x18b, in mt7615_apply_cal_free_data()
270 0x18c in mt7615_apply_cal_free_data()
273 0x110, 0x111, 0x112, 0x113, 0x114, 0x115, 0x116, 0x117, 0x118, in mt7615_apply_cal_free_data()
274 0x1b5, 0x1b6, 0x1b7, 0x3ac, 0x3ad, 0x3ae, 0x3af, 0x3b0, 0x3b1, in mt7615_apply_cal_free_data()
275 0x3b2 in mt7615_apply_cal_free_data()
284 for (i = 0; i < ARRAY_SIZE(ical); i++) in mt7615_apply_cal_free_data()
288 for (i = 0; i < ARRAY_SIZE(ical); i++) in mt7615_apply_cal_free_data()
291 for (i = 0; i < ARRAY_SIZE(ical_nocheck); i++) in mt7615_apply_cal_free_data()
298 0x53, 0x54, 0x55, 0x56, 0xf4, 0xf7, 0x144, 0x156, 0x15b in mt7622_apply_cal_free_data()
307 for (i = 0; i < ARRAY_SIZE(ical); i++) { in mt7622_apply_cal_free_data()
323 case 0x7622: in mt7615_cal_free_data()
326 case 0x7615: in mt7615_cal_free_data()
327 case 0x7611: in mt7615_cal_free_data()
338 if (ret < 0) in mt7615_eeprom_init()
356 return 0; in mt7615_eeprom_init()