Searched refs:TSL2550_POWER_UP (Results 1 – 1 of 1) sorted by relevance
35 #define TSL2550_POWER_UP 0x03 macro84 ret = i2c_smbus_write_byte(client, TSL2550_POWER_UP); in tsl2550_set_power_state()328 err = i2c_smbus_read_byte_data(client, TSL2550_POWER_UP); in tsl2550_init_client()331 if (err != TSL2550_POWER_UP) in tsl2550_init_client()