/u-boot-v2022.01-rc1/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-v2022.01-rc1/arch/mips/mach-octeon/ |
A D | cvmx-helper-jtag.c | 77 uint32_t cvmx_helper_qlm_jtag_shift(int qlm, int bits, uint32_t data) in cvmx_helper_qlm_jtag_shift() 109 void cvmx_helper_qlm_jtag_shift_zeros(int qlm, int bits) in cvmx_helper_qlm_jtag_shift_zeros()
|
/u-boot-v2022.01-rc1/arch/arm/mach-sunxi/ |
A D | pmic_bus.c | 104 int pmic_bus_setbits(u8 reg, u8 bits) in pmic_bus_setbits() 120 int pmic_bus_clrbits(u8 reg, u8 bits) in pmic_bus_clrbits()
|
/u-boot-v2022.01-rc1/scripts/dtc/ |
A D | dtc-parser.y | 47 int bits; member 342 unsigned long long bits; variable
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/include/u-boot/ |
A D | md5.h | 15 __u32 bits[2]; member
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/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
|
/u-boot-v2022.01-rc1/arch/arm/mach-imx/mx7/ |
A D | ddr.c | 141 int bits = 0;/* Number of address bits */ in imx_ddr_size() local
|
/u-boot-v2022.01-rc1/drivers/mux/ |
A D | mmio.c | 99 int bits; in mmio_mux_probe() local
|
/u-boot-v2022.01-rc1/arch/x86/cpu/tangier/ |
A D | pinmux.c | 95 static int mrfld_pinconfig_protected(unsigned int pin, u32 mask, u32 bits) in mrfld_pinconfig_protected() 123 static int mrfld_pinconfig(unsigned int pin, u32 mask, u32 bits) in mrfld_pinconfig()
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/drivers/sysreset/ |
A D | sysreset_mpc83xx.c | 141 } bits[] = { in mpc83xx_sysreset_get_status() local
|
/u-boot-v2022.01-rc1/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-v2022.01-rc1/arch/powerpc/cpu/mpc83xx/ |
A D | cpu_init.c | 414 } bits[] = { in prt_83xx_rsr() local
|
/u-boot-v2022.01-rc1/drivers/video/rockchip/ |
A D | rk_mipi.c | 56 u32 bits = (reg >> BITS_SHIFT) & 0xff; in rk_mipi_dsi_write() local
|
/u-boot-v2022.01-rc1/drivers/clk/at91/ |
A D | pmc.c | 119 unsigned int mask, unsigned int bits) in pmc_update_bits()
|