| /u-boot/fs/jffs2/ |
| A D | compr_rubin.c | 46 void rubin_do_decompress(unsigned char *bits, unsigned char *in, in rubin_do_decompress() 115 unsigned char bits[8]; in dynrubin_decompress() local
|
| A D | mini_inflate.c | 67 const unsigned int bits) in pull_bits() 123 int bits = 0; in read_symbol() local
|
| /u-boot/arch/arm/mach-sunxi/ |
| A D | pmic_bus.c | 101 int pmic_bus_setbits(u8 reg, u8 bits) in pmic_bus_setbits() 117 int pmic_bus_clrbits(u8 reg, u8 bits) in pmic_bus_clrbits()
|
| /u-boot/scripts/dtc/ |
| A D | dtc-parser.y | 47 int bits; member 342 unsigned long long bits; variable
|
| /u-boot/drivers/ddr/fsl/ |
| A D | fsl_mmdc.c | 15 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) in set_wait_for_bits_clear()
|
| A D | fsl_ddr_gen4.c | 25 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) in set_wait_for_bits_clear()
|
| /u-boot/include/u-boot/ |
| A D | md5.h | 13 __u32 bits[2]; member
|
| /u-boot/fs/btrfs/ |
| A D | extent-io.c | 114 int bits) in insert_state() 153 struct extent_state *state, int bits) in clear_state_bit() 226 int clear_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, int bits) in clear_extent_bits() 320 int set_extent_bits(struct extent_io_tree *tree, u64 start, u64 end, int bits) in set_extent_bits() 454 u64 *start_ret, u64 *end_ret, int bits) in find_first_extent_bit() 485 int bits, int filled) in test_range_bit()
|
| /u-boot/lib/zlib/ |
| A D | inftrees.h | 26 unsigned char bits; /* bits in this part of the code */ member
|
| A D | inftrees.c | 33 code FAR * FAR *table, unsigned FAR *bits, in inflate_table()
|
| A D | inffast.c | 86 unsigned bits; /* local strm->bits */ in inflate_fast() local
|
| /u-boot/drivers/video/ |
| A D | hitachi_tx18d42vm_lcd.c | 21 unsigned int data, int bits) in lcd_panel_spi_write()
|
| A D | console_normal.c | 102 uchar bits = video_fontdata[idx]; in console_normal_putc_xy() local
|
| A D | cfb_console.c | 341 u8 bits = *cdat++; in video_drawchars() local 365 u8 bits = *cdat++; in video_drawchars() local 399 u8 bits = *cdat++; in video_drawchars() local 433 u8 bits = *cdat++; in video_drawchars() local 476 u8 bits = *cdat++; in video_drawchars() local
|
| /u-boot/arch/arm/mach-imx/mx7/ |
| A D | ddr.c | 141 int bits = 0;/* Number of address bits */ in imx_ddr_size() local
|
| /u-boot/drivers/mux/ |
| A D | mmio.c | 99 int bits; in mmio_mux_probe() local
|
| /u-boot/include/linux/ |
| A D | bitmap.h | 24 const unsigned long *bitmap2, unsigned int bits) in __bitmap_or() 34 __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight()
|
| /u-boot/drivers/net/ |
| A D | smc91111.c | 842 static void smc_dump_mii_stream (byte * bits, int size) in smc_dump_mii_stream() 889 byte bits[64]; in smc_read_phy_register() local 1007 byte bits[65]; in smc_write_phy_register() local
|
| /u-boot/arch/arm/mach-imx/ |
| A D | mmdc_size.c | 44 int bits = 11 + 0 + 0 + 1; /* row + col + bank + width */ in imx_ddr_size() local
|
| /u-boot/drivers/sysreset/ |
| A D | sysreset_mpc83xx.c | 141 } bits[] = { in mpc83xx_sysreset_get_status() local
|
| /u-boot/arch/powerpc/cpu/mpc83xx/ |
| A D | cpu_init.c | 414 } bits[] = { in prt_83xx_rsr() local
|
| /u-boot/drivers/gpio/ |
| A D | stm32_gpio.c | 57 int bits; in stm32_gpio_set_otype() local 73 int bits; in stm32_gpio_set_pupd() local
|
| /u-boot/drivers/clk/at91/ |
| A D | pmc.c | 119 unsigned int mask, unsigned int bits) in pmc_update_bits()
|
| /u-boot/drivers/video/rockchip/ |
| A D | rk_mipi.c | 56 u32 bits = (reg >> BITS_SHIFT) & 0xff; in rk_mipi_dsi_write() local
|
| /u-boot/include/ |
| A D | serial.h | 94 #define SERIAL_SET_BITS(bits) \ argument 113 #define SERIAL_CONFIG(par, bits, stop) \ argument
|