Searched refs:BLEN (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/video/backlight/ |
H A D | adp8860_bl.c | 76 #define BLEN (1 << 0) macro 415 ret |= adp8860_set_bits(client, ADP8860_MDCR, BLEN | DIM_EN | NSTBY | in adp8860_bl_setup() 784 adp8860_set_bits(client, ADP8860_MDCR, NSTBY | BLEN); in adp8860_i2c_resume()
|
H A D | adp8870_bl.c | 91 #define BLEN (1 << 0) macro 536 ret = adp8870_set_bits(client, ADP8870_MDCR, BLEN | DIM_EN | NSTBY | in adp8870_bl_setup() 956 adp8870_set_bits(client, ADP8870_MDCR, NSTBY | BLEN); in adp8870_i2c_resume()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 2287 XGMAC_SET_BITS(sbmr, DMA_SBMR, BLEN, pdata->blen >> 2); in xgbe_config_dma_bus()
|