Searched refs:amb_present (Results 1 – 1 of 1) sorted by relevance
98 u16 amb_present[MAX_MEM_CHANNELS]; member254 num_ambs += hweight16(data->amb_present[i] & 0x7fff); in i5k_amb_hwmon_init()265 c = data->amb_present[i]; in i5k_amb_hwmon_init()445 static int i5k_channel_probe(u16 *amb_present, unsigned long dev_id) in i5k_channel_probe() argument459 amb_present[0] = val16; in i5k_channel_probe()464 amb_present[1] = val16; in i5k_channel_probe()514 res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); in i5k_amb_probe()519 i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); in i5k_amb_probe()