Searched defs:plen (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_readline.c | 24 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char() 553 int plen = 0; /* prompt length */ in cli_readline_into_buffer() local
|
| H A D | fdt_support.c | 406 const char *pname, const void *pval, int plen, in do_fixup_by_prop() 427 const char *pname, const void *pval, int plen, in do_fixup_by_prop_u32()
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | cpu.c | 62 unsigned long plen = len; in map_physmem() local
|
| /rk3399_rockchip-uboot/tools/gdb/ |
| H A D | remote.c | 492 unsigned char *p, *plen; local
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | flattree.c | 730 int plen; in nodename_from_path() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | bch.c | 1123 const int plen = DIV_ROUND_UP(bch->ecc_bits+1, 32); in build_mod8_tables() local
|