Searched refs:TSL2550_POWER_UP (Results 1 – 1 of 1) sorted by relevance
22 #define TSL2550_POWER_UP 0x03 macro71 ret = i2c_smbus_write_byte(client, TSL2550_POWER_UP); in tsl2550_set_power_state()313 err = i2c_smbus_read_byte_data(client, TSL2550_POWER_UP); in tsl2550_init_client()316 if (err != TSL2550_POWER_UP) in tsl2550_init_client()