Searched refs:TSL2591_CMD_NOP (Results 1 – 1 of 1) sorted by relevance
58 #define TSL2591_CMD_NOP 0xA0 macro378 ret = i2c_smbus_read_byte_data(client, TSL2591_CMD_NOP | TSL2591_STATUS); in tsl2591_check_als_valid()450 TSL2591_CMD_NOP | TSL2591_C0_DATAL, in tsl2591_read_channel_data()509 TSL2591_CMD_NOP | TSL2591_CONTROL, in tsl2591_set_als_gain_int_time()543 TSL2591_CMD_NOP | TSL2591_AILTL, in tsl2591_set_als_lower_threshold()551 TSL2591_CMD_NOP | TSL2591_AILTH, in tsl2591_set_als_lower_threshold()590 TSL2591_CMD_NOP | TSL2591_AIHTL, in tsl2591_set_als_upper_threshold()598 TSL2591_CMD_NOP | TSL2591_AIHTH, in tsl2591_set_als_upper_threshold()615 TSL2591_CMD_NOP | TSL2591_PERSIST, in tsl2591_set_als_persist_cycle()631 TSL2591_CMD_NOP | TSL2591_ENABLE, in tsl2591_set_power_state()[all …]