Searched refs:LM78_REG_CONFIG (Results 1 – 1 of 1) sorted by relevance
59 #define LM78_REG_CONFIG 0x40 macro547 if (lm78_read_value(isa, LM78_REG_CONFIG) != in lm78_alias_detect()548 i2c_smbus_read_byte_data(client, LM78_REG_CONFIG)) in lm78_alias_detect()591 if ((i2c_smbus_read_byte_data(client, LM78_REG_CONFIG) & 0x80) in lm78_i2c_detect()717 config = lm78_read_value(data, LM78_REG_CONFIG); in lm78_init_device()719 lm78_write_value(data, LM78_REG_CONFIG, in lm78_init_device()875 outb_p(LM78_REG_CONFIG, address + LM78_ADDR_REG_OFFSET); in lm78_isa_found()