Searched defs:bm (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/arch/arc/lib/ |
| H A D | libgcc2.c | 16 const shift_count_type bm = W_TYPE_SIZE - b; in __ashldi3() local 39 const shift_count_type bm = W_TYPE_SIZE - b; in __ashrdi3() local 63 const shift_count_type bm = W_TYPE_SIZE - b; in __lshrdi3() local
|
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | ashrdi3.c | 6 word_type bm; in __ashrdi3() local
|
| H A D | ashldi3.c | 6 word_type bm; in __ashldi3() local
|
| H A D | lshrdi3.c | 6 word_type bm; in __lshrdi3() local
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | lshrdi3.c | 6 word_type bm; in __lshrdi3() local
|
| H A D | ashrdi3.c | 6 word_type bm; in __ashrdi3() local
|
| H A D | ashldi3.c | 6 word_type bm; in __ashldi3() local
|
| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | libgcc.c | 58 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashldi3() local 84 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashrdi3() local 111 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __lshrdi3() local 155 UWtype b, bm; in __udivmoddi4() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | iomux.c | 32 u32 reg, ofs, bp, bm; in mxs_iomux_setup_pad() local
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | lshrdi3.c | 28 word_type bm; in __lshrdi3() local
|
| H A D | ashldi3.c | 28 word_type bm; in __ashldi3() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-uniphier-f.c | 54 u32 bm; /* bus monitor */ member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | cfb_console.c | 1125 static void draw_bitmap(uchar **fb, uchar *bm, struct palette *p, in draw_bitmap() 1165 unsigned char *bm; in display_rle8_bitmap() local
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mvpp2.c | 2736 u32 bm; in mvpp2_bm_cookie_pool_set() local 2780 static void mvpp2_pool_refill(struct mvpp2_port *port, u32 bm, in mvpp2_pool_refill() 4151 u32 bm = mvpp2_bm_cookie_build(port, rx_desc); in mvpp2_rxq_drop_pkts() local 4471 u32 bm, dma_addr_t dma_addr) in mvpp2_rx_refill() 5191 u32 bm, rx_status; in mvpp2_recv() local
|