Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/arch/arc/lib/
H A Dlibgcc2.c16 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 Dashrdi3.c6 word_type bm; in __ashrdi3() local
H A Dashldi3.c6 word_type bm; in __ashldi3() local
H A Dlshrdi3.c6 word_type bm; in __lshrdi3() local
/rk3399_rockchip-uboot/arch/mips/lib/
H A Dlshrdi3.c6 word_type bm; in __lshrdi3() local
H A Dashrdi3.c6 word_type bm; in __ashrdi3() local
H A Dashldi3.c6 word_type bm; in __ashldi3() local
/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlibgcc.c58 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 Diomux.c32 u32 reg, ofs, bp, bm; in mxs_iomux_setup_pad() local
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dlshrdi3.c28 word_type bm; in __lshrdi3() local
H A Dashldi3.c28 word_type bm; in __ashldi3() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-uniphier-f.c54 u32 bm; /* bus monitor */ member
/rk3399_rockchip-uboot/drivers/video/
H A Dcfb_console.c1125 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 Dmvpp2.c2736 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