Searched refs:TMP401_CONFIG (Results 1 – 1 of 1) sorted by relevance
42 #define TMP401_CONFIG 0x03 macro248 case TMP401_CONFIG: in tmp401_reg_write()557 ret = regmap_read(regmap, TMP401_CONFIG, &config); in tmp401_init_client()572 ret = regmap_write(regmap, TMP401_CONFIG, config); in tmp401_init_client()665 reg = i2c_smbus_read_byte_data(client, TMP401_CONFIG); in tmp401_detect()