Searched refs:DIM_EN (Results 1 - 2 of 2) sorted by relevance

/drivers/video/backlight/
H A Dadp8860_bl.c73 #define DIM_EN (1 << 4) macro
352 ADP8860_MDCR, DIM_EN);
355 ADP8860_MDCR, DIM_EN);
424 ret |= adp8860_set_bits(client, ADP8860_MDCR, BLEN | DIM_EN | NSTBY |
H A Dadp8870_bl.c88 #define DIM_EN (1 << 4) macro
390 ADP8870_MDCR, DIM_EN);
393 ADP8870_MDCR, DIM_EN);
545 ret = adp8870_set_bits(client, ADP8870_MDCR, BLEN | DIM_EN | NSTBY |

Completed in 157 milliseconds