Searched refs:led_bits (Results 1 – 3 of 3) sorted by relevance
118 u16 led_bits = value != LED_OFF ? 0x8000 : 0x0000; in mail_led_set() local120 return i2c_smbus_write_word_data(ap->client, 0x10, led_bits); in mail_led_set()
50 enum led_bits { enum96 enum led_bits state;172 enum led_colors color, enum led_bits led_bit) in bd2802_update_state()288 enum led_colors color, enum led_bits led_bit) in bd2802_turn_on()
962 unsigned char led_bits = (crop_lum << 4) | (ring_lum << 2) | (ring_led); in wacom_led_control() local969 buf[4] = led_bits; in wacom_led_control()971 buf[1] = led_bits; in wacom_led_control()