Searched defs:bits (Results 1 - 25 of 66) sorted by relevance

123

/u-boot/include/u-boot/
H A Dmd5.h15 __u32 bits[2]; member in struct:MD5Context
/u-boot/lib/zlib/
H A Dinftrees.h26 unsigned char bits; /* bit member in struct:__anon1256
[all...]
H A Dinffast.c68 unsigned bits; /* local strm->bits */ local
[all...]
H A Dinftrees.c32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) argument
[all...]
H A Dinflate.c332 unsigned bits; /* bits in bit buffer */ local
[all...]
H A Dinflate.h95 unsigned bits; /* number of bits in "in" */ member in struct:inflate_state
/u-boot/drivers/ddr/fsl/
H A Dfsl_mmdc.c15 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) argument
H A Dfsl_ddr_gen4.c26 static void set_wait_for_bits_clear(void *ptr, u32 value, u32 bits) argument
/u-boot/drivers/video/
H A Dhitachi_tx18d42vm_lcd.c21 lcd_panel_spi_write(int cs, int clk, int mosi, unsigned int data, int bits) argument
H A Dconsole_core.c99 uchar bits; local
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-jtag.c77 uint32_t cvmx_helper_qlm_jtag_shift(int qlm, int bits, uint32_t data) argument
109 cvmx_helper_qlm_jtag_shift_zeros(int qlm, int bits) argument
[all...]
/u-boot/arch/arm/mach-imx/mx7/
H A Dddr.c141 int bits = 0;/* Number of address bits */ local
[all...]
/u-boot/fs/jffs2/
H A Dcompr_rubin.c46 void rubin_do_decompress(unsigned char *bits, unsigned char *in, argument
115 unsigned char bits[8]; local
H A Dmini_inflate.c123 int bits = 0; local
66 pull_bits(struct bitstream *stream, const unsigned int bits) argument
[all...]
/u-boot/arch/arm/mach-sunxi/
H A Dpmic_bus.c106 int pmic_bus_setbits(u8 reg, u8 bits) argument
122 int pmic_bus_clrbits(u8 reg, u8 bits) argument
/u-boot/arch/arm/mach-imx/
H A Dmmdc_size.c44 int bits = 11 + 0 + 0 + 1; /* row + col + bank + width */ local
[all...]
/u-boot/drivers/mux/
H A Dmmio.c99 int bits; local
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c379 } bits[] = { local
/u-boot/drivers/sysreset/
H A Dsysreset_mpc83xx.c141 } bits[] = { local
/u-boot/drivers/clk/at91/
H A Dpmc.c71 pmc_update_bits(void __iomem *base, unsigned int off, unsigned int mask, unsigned int bits) argument
/u-boot/include/jffs2/
H A Dmini_inflate.h21 int bits; /* maximum bit length */ member in struct:huffman_set
/u-boot/drivers/video/rockchip/
H A Drk_mipi.c56 u32 bits = (reg >> BITS_SHIFT) & 0xff; local
/u-boot/include/linux/usb/
H A Dmusb.h65 u8 bits; member in struct:musb_hdrc_eps_bits
/u-boot/scripts/dtc/
H A Ddata.c171 struct data data_append_integer(struct data d, uint64_t value, int bits) argument
/u-boot/include/linux/
H A Dbitmap.h34 __bitmap_weight(const unsigned long *bitmap, unsigned int bits) argument
23 __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) argument

Completed in 303 milliseconds

123