| /rk3399_rockchip-uboot/include/linux/ |
| H A D | list.h | 356 #define list_for_each(pos, head) \ argument 370 #define __list_for_each(pos, head) \ argument 378 #define list_for_each_prev(pos, head) \ argument 388 #define list_for_each_safe(pos, n, head) \ argument 398 #define list_for_each_prev_safe(pos, n, head) \ argument 409 #define list_for_each_entry(pos, head, member) \ argument 420 #define list_for_each_entry_reverse(pos, head, member) \ argument 433 #define list_prepare_entry(pos, head, member) \ argument 445 #define list_for_each_entry_continue(pos, head, member) \ argument 459 #define list_for_each_entry_continue_reverse(pos, head, member) \ argument [all …]
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | core.c | 24 bool nanddev_isbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isbad() 63 int nanddev_markbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_markbad() 104 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved() 128 int nanddev_erase(struct nand_device *nand, const struct nand_pos *pos) in nanddev_erase() 158 struct nand_pos pos, last; in nanddev_mtd_erase() local
|
| H A D | bbt.c | 87 struct nand_pos pos; in bbt_nand_isbad_bypass() local 230 struct nand_pos pos; in nanddev_write_bbt() local 300 struct nand_pos pos; in nanddev_bbt_format() local 433 struct nand_pos pos; in nanddev_bbt_update() local 517 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_get_block_status() local 556 unsigned long *pos = nand->bbt.cache + in nanddev_bbt_set_block_status() local
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_nameval.c | 35 int pos = 0; in nval_find() local 59 int pos = 0; in nval_used() local 75 int pos = nval_find(xb, xb_size, name, NULL); in nval_del() local 92 int pos; in nval_set() local 132 int pos = nval_find(xb, xb_size, name, NULL); in nval_get() local 169 int pos = 0; in nval_list() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | atmelimage.c | 58 size_t pos; in atmel_find_pmecc_parameter_in_token() local 119 size_t pos; in atmel_verify_header() local 189 size_t pos; in atmel_print_header() local 213 size_t pos = 5; in atmel_set_header() local 245 size_t pos; in atmel_vrec_header() local
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | srcpos.c | 214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() 239 srcpos_copy(struct srcpos *pos) in srcpos_copy() 250 srcpos_string(struct srcpos *pos) in srcpos_string() 274 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror() 288 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | mp.c | 182 static int is_pos_valid(unsigned int pos) in is_pos_valid() 190 int pos = id_to_core(cpu_id); in is_core_online() local 238 int pos; in cpu_status() local 265 int pos; in cpu_release() local
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | nand.h | 97 struct nand_pos pos; member 438 struct nand_pos *pos) in nanddev_offs_to_pos() 492 const struct nand_pos *pos) in nanddev_pos_to_offs() 517 const struct nand_pos *pos) in nanddev_pos_to_row() 533 struct nand_pos *pos) in nanddev_pos_next_target() 551 struct nand_pos *pos) in nanddev_pos_next_lun() 571 struct nand_pos *pos) in nanddev_pos_next_eraseblock() 590 struct nand_pos *pos) in nanddev_pos_next_page() 723 const struct nand_pos *pos) in nanddev_bbt_pos_to_entry()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | sh_pfc.c | 72 unsigned long pos; in gpio_read_bit() local 86 unsigned long pos; in gpio_write_bit() local 134 unsigned long mask, pos; in read_config_reg() local 150 unsigned long mask, pos, data; in write_config_reg() local 251 int k, m, n, pos, bit_pos; in get_config_reg() local 291 int pos, pinmux_enum_t *enum_idp) in get_gpio_enum_id() 328 int in_range, pos, field, value; in pinmux_config_gpio() local
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | device-remove.c | 32 struct udevice *pos, *n; in device_chld_unbind() local 54 struct udevice *pos, *n; in device_chld_remove() local
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass.h | 392 #define uclass_id_foreach_dev(id, pos, uc) \ argument 406 #define uclass_foreach_dev(pos, uc) \ argument 421 #define uclass_foreach_dev_safe(pos, next, uc) \ argument
|
| /rk3399_rockchip-uboot/tools/binman/etype/ |
| H A D | entry.py | 125 def Pack(self, pos): argument 195 def SetPositionSize(self, pos, size): argument
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | lpt.c | 229 static void pack_bits(uint8_t **addr, int *pos, uint32_t val, int nrbits) in pack_bits() 279 uint32_t ubifs_unpack_bits(uint8_t **addr, int *pos, int nrbits) in ubifs_unpack_bits() 350 int i, pos = 0; in ubifs_pack_pnode() local 383 int i, pos = 0; in ubifs_pack_nnode() local 415 int i, pos = 0; in ubifs_pack_ltab() local 439 int i, pos = 0; in ubifs_pack_lsave() local 912 int pos = 0; in check_lpt_crc() local 938 int *pos, int type) in check_lpt_type() 964 int i, pos = 0, err; in unpack_pnode() local 1001 int i, pos = 0, err; in ubifs_unpack_nnode() local [all …]
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | key_matrix.c | 60 int pos; in key_matrix_decode() local 109 int map_keycode, int *pos) in create_keymap()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | console.c | 20 struct list_head *pos; in do_coninfo() local
|
| H A D | gpt.c | 181 struct list_head *pos = &disk_partitions; in del_gpt_info() local 230 struct list_head *pos; in print_gpt_info() local 269 struct list_head *pos; in create_gpt_partitions_list() local 653 struct list_head *pos; in do_rename_gpt_parts() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | list.h | 48 #define list_for_each_entry(pos, head, member) \ argument 60 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
| H A D | mconf.c | 323 struct subtitle_list *pos, *tmp; in set_subtitle() local 348 struct subtitle_list *pos, *tmp; in reset_subtitle() local 367 struct jump_key *pos; in update_text() local 442 struct jump_key *pos, *tmp; in search_conf() local
|
| /rk3399_rockchip-uboot/fs/sandbox/ |
| H A D | sandboxfs.c | 20 int sandbox_fs_read_at(const char *filename, loff_t pos, void *buffer, in sandbox_fs_read_at() 57 int sandbox_fs_write_at(const char *filename, loff_t pos, void *buffer, in sandbox_fs_write_at()
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | compr_rtime.c | 56 int pos; in rtime_decompress() local
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi-mem-nodm.c | 12 unsigned int pos = 0; in spi_mem_exec_op() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | core.c | 422 const struct nand_pos *pos) in spinand_erase_op() 696 static bool spinand_isbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_isbad() 722 struct nand_pos pos; in spinand_mtd_block_isbad() local 736 static int spinand_markbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_markbad() 766 struct nand_pos pos; in spinand_mtd_block_markbad() local 780 static int spinand_erase(struct nand_device *nand, const struct nand_pos *pos) in spinand_erase() 830 struct nand_pos pos; in spinand_mtd_block_isreserved() local
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | tools.py | 113 def Align(pos, align): argument
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci.c | 476 int pos; in pci_hose_find_capability() local 511 int pci_find_cap(struct pci_controller *hose, pci_dev_t dev, int pos, int cap) in pci_find_cap() 546 int ttl, pos = PCI_CFG_SPACE_SIZE; in pci_find_next_ext_capability() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | stdio.c | 188 struct list_head *pos; in stdio_get_by_name() local 262 struct list_head *pos; in stdio_deregister_dev() local
|