Home
last modified time | relevance | path

Searched defs:pos (Results 26 – 50 of 88) sorted by relevance

1234

/rk3399_rockchip-uboot/tools/
H A Drelocate-rela.c104 uint64_t pos = rela_start + sizeof(Elf64_Rela) * i; in main() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dinputbox.c37 int show_x, len, pos; in dialog_inputbox() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Dfti2c010.c197 int ret, pos; in fti2c010_read() local
259 int ret, pos; in fti2c010_write() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c51 int pos = 0; in nand_spl_load_image() local
H A Dfsl_ifc_spl.c121 int pos = 0; in nand_spl_load_image() local
/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_truetype.c119 struct pos_info pos[POS_HISTORY_SIZE]; member
202 struct pos_info *pos; in console_truetype_putc_xy() local
380 struct pos_info *pos; in console_truetype_backspace() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_private.h95 unsigned int pos = 0; in DECLARE_CODEC32() local
/rk3399_rockchip-uboot/tools/binman/
H A Dimage.py155 def _SetEntryPosSize(self, name, pos, size): argument
/rk3399_rockchip-uboot/include/linux/
H A Drbtree.h92 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ argument
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c191 int i, index, pos; in parse471() local
228 int i, index, pos; in parse472() local
265 int i, j, index, pos; in parseLoader() local
H A Dsha2.c320 sha2_32t pos = (sha2_32t)(ctx->count[0] & SHA256_MASK), in sha256_hash() local
532 sha2_32t pos = (sha2_32t)(ctx->count[0] & SHA512_MASK), in sha512_hash() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c230 void *pos; in resource_setup_list() local
442 ulong pos; in rockchip_read_resource_file() local
/rk3399_rockchip-uboot/common/
H A Dzm.c904 zputhex(int c, char *pos) in zputhex()
960 stohdr(size_t pos) in stohdr()
/rk3399_rockchip-uboot/arch/x86/cpu/tangier/
H A Dsdram.c29 char *pos = (char *)sbh; in sfi_table_check() local
/rk3399_rockchip-uboot/board/siemens/common/
H A Dfactoryset.c94 int pos; in get_factory_record_val() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-mem.c207 unsigned int pos = 0; in spi_mem_exec_op() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.c49 int ext4fs_read_file(struct ext2fs_node *node, loff_t pos, in ext4fs_read_file()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c352 int pos; in pci_flr() local
941 int pos; in decode_regions() local
1399 static int _dm_pci_find_next_capability(struct udevice *dev, u8 pos, int cap) in _dm_pci_find_next_capability()
1434 u8 pos; in dm_pci_find_capability() local
1453 int pos = PCI_CFG_SPACE_SIZE; in dm_pci_find_next_ext_capability() local
/rk3399_rockchip-uboot/drivers/rng/
H A Drockchip_rng.c97 #define trng_write(pdata, pos, val) writel(val, (pdata)->base + (pos)) argument
98 #define trng_read(pdata, pos) readl((pdata)->base + (pos)) argument
/rk3399_rockchip-uboot/drivers/demo/
H A Ddemo-shape.c45 int line, pos, inside; in shape_hello() local
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib_decompress.c347 UChar pos[BZ_N_GROUPS], tmp, v; in BZ2_decompress() local
/rk3399_rockchip-uboot/include/jffs2/
H A Dmini_inflate.h29 int *pos; /* the symbol that first represents (in the symbols member
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-mod-exp.c164 int pos) in is_public_exponent_bit_set()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlprops.c499 int pos; in is_lprops_dirty() local
860 struct list_head *pos; in dbg_check_cats() local
/rk3399_rockchip-uboot/cmd/
H A Dmdio.c190 int pos = argc - 1; in do_mdio() local

1234