Searched defs:BLEN (Results 1 - 2 of 2) sorted by last modified time

/drivers/video/backlight/
H A Dadp8860_bl.c77 #define BLEN (1 << 0) macro
424 ret |= adp8860_set_bits(client, ADP8860_MDCR, BLEN | DIM_EN | NSTBY |
790 adp8860_set_bits(client, ADP8860_MDCR, NSTBY | BLEN);
H A Dadp8870_bl.c92 #define BLEN (1 << 0) macro
545 ret = adp8870_set_bits(client, ADP8870_MDCR, BLEN | DIM_EN | NSTBY |
965 adp8870_set_bits(client, ADP8870_MDCR, NSTBY | BLEN);

Completed in 291 milliseconds