Searched refs:conv_rate (Results 1 – 1 of 1) sorted by relevance
312 int conv_rate, status, config, man_id, dev_id; in adm1021_detect() local321 conv_rate = i2c_smbus_read_byte_data(client, in adm1021_detect()326 if ((status & 0x03) || (config & 0x3F) || (conv_rate & 0xF8)) { in adm1021_detect()386 if (conv_rate == 0x00 in adm1021_detect()