Home
last modified time | relevance | path

Searched refs:TSL2591_CMD_NOP (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/light/
H A Dtsl2591.c58 #define TSL2591_CMD_NOP 0xA0 macro
315 ret = i2c_smbus_read_byte_data(client, TSL2591_CMD_NOP | TSL2591_STATUS); in tsl2591_check_als_valid()
387 TSL2591_CMD_NOP | TSL2591_C0_DATAL, in tsl2591_read_channel_data()
446 TSL2591_CMD_NOP | TSL2591_CONTROL, in tsl2591_set_als_gain_int_time()
480 TSL2591_CMD_NOP | TSL2591_AILTL, in tsl2591_set_als_lower_threshold()
488 TSL2591_CMD_NOP | TSL2591_AILTH, in tsl2591_set_als_lower_threshold()
527 TSL2591_CMD_NOP | TSL2591_AIHTL, in tsl2591_set_als_upper_threshold()
535 TSL2591_CMD_NOP | TSL2591_AIHTH, in tsl2591_set_als_upper_threshold()
552 TSL2591_CMD_NOP | TSL2591_PERSIST, in tsl2591_set_als_persist_cycle()
568 TSL2591_CMD_NOP | TSL2591_ENABLE, in tsl2591_set_power_state()
[all …]