Searched defs:pos (Results 76 – 88 of 88) sorted by relevance
1234
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device.h | 612 #define device_foreach_child_safe(pos, next, parent) \ argument
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nvedit.c | 748 int i, len, pos, size; in do_env_ask() local
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | LzmaDec.c | 400 SizeT pos = (dicPos - rep0) + ((dicPos < rep0) ? dicBufSize : 0); in LzmaDec_DecodeReal() local
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 256 int pos = PCI_CFG_SPACE_SIZE; in rk_pci_find_ext_capability() local
|
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | fusb302.c | 785 u8 pos = 0; in fusb302_pd_send_message() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 478 u16 pos[8]; in stm32_fmc2_bch_correct() local
|
| H A D | nand_base.c | 2511 int i, toread, sndrnd = 0, pos, ret; in nand_read_oob_syndrome() local 2577 int ret, i, len, pos, sndcmd = 0, steps = chip->ecc.steps; in nand_write_oob_syndrome() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 1234 QMenu* ConfigInfoView::createStandardContextMenu(const QPoint & pos) in createStandardContextMenu()
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_guts.c | 734 unsigned pos, unsigned val) in yaffs_load_tnode_0() 765 unsigned pos) in yaffs_get_group_base()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 1215 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mxsimage.c | 2027 off_t pos; in sb_verify_image_end() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | dc.h | 304 uint pos; /* _WIN_POSITION_0 */ member
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | ubi.h | 995 #define ubi_rb_for_each_entry(rb, pos, root, member) \ argument
|
1234