Searched refs:ADP5520_LED_CONTROL (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/leds/ |
D | leds-adp5520.c | 61 ret |= adp5520_set_bits(dev, ADP5520_LED_CONTROL, in adp5520_led_setup() 68 ret |= adp5520_clr_bits(dev, ADP5520_LED_CONTROL, in adp5520_led_setup() 70 ret |= adp5520_set_bits(dev, ADP5520_LED_CONTROL, in adp5520_led_setup() 77 ret |= adp5520_clr_bits(dev, ADP5520_LED_CONTROL, in adp5520_led_setup() 79 ret |= adp5520_set_bits(dev, ADP5520_LED_CONTROL, in adp5520_led_setup() 190 adp5520_clr_bits(led->master, ADP5520_LED_CONTROL, in adp5520_led_remove()
|
/linux-4.1.27/include/linux/mfd/ |
D | adp5520.h | 38 #define ADP5520_LED_CONTROL 0x11 macro
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-adp5520.c | 145 ret = adp5520_set_bits(dev->master, ADP5520_LED_CONTROL, in adp5520_gpio_probe()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | adp5520-keys.c | 151 ret |= adp5520_set_bits(dev->master, ADP5520_LED_CONTROL, in adp5520_keys_probe()
|