Searched refs:BLEN (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/video/backlight/ |
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()
|
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-6.1.9/drivers/mmc/host/ |
D | omap.c | 953 OMAP_MMC_WRITE(host, BLEN, 0); in mmc_omap_prepare_data() 964 OMAP_MMC_WRITE(host, BLEN, block_size - 1); in mmc_omap_prepare_data()
|
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 2237 XGMAC_SET_BITS(sbmr, DMA_SBMR, BLEN, pdata->blen >> 2); in xgbe_config_dma_bus()
|