Searched refs:BLEN (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | corr.c | 36 #define BLEN 0x20000 macro 42 static short buff1[BLEN]; 43 static short buff2[BLEN]; 121 bs=len-x; if (bs>BLEN) bs=BLEN; /* number of shorts to read */ in main()
|
| /OK3568_Linux_fs/kernel/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() 786 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() 958 adp8870_set_bits(client, ADP8870_MDCR, NSTBY | BLEN); in adp8870_i2c_resume()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-dev.c | 2230 XGMAC_SET_BITS(sbmr, DMA_SBMR, BLEN, pdata->blen >> 2); in xgbe_config_dma_bus()
|