| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | traps.c | 20 static void show_frame(struct pt_regs *fp) in show_frame() 35 void exc_handler(struct pt_regs *fp) { in exc_handler()
|
| H A D | interrupts.c | 86 void int_handler (struct pt_regs *fp) in int_handler()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | bmp_logo.c | 36 void skip_bytes (FILE *fp, int n) in skip_bytes() 43 int error (char * msg, FILE *fp) in error() 76 FILE *fp; in main() local
|
| H A D | mxsimage.c | 445 FILE *fp; in sb_load_file() local 1591 FILE *fp; in sb_load_cmdfile() local 1650 FILE *fp, long fsize) in sb_verify_image_header() 1808 struct sb_cmd_ctx *cctx, FILE *fp, in sb_verify_command() 1903 struct sb_section_ctx *sctx, FILE *fp) in sb_verify_commands() 1941 static int sb_verify_sections_cmds(struct sb_image_ctx *ictx, FILE *fp) in sb_verify_sections_cmds() 2023 FILE *fp, off_t filesz) in sb_verify_image_end() 2068 FILE *fp; in sb_build_tree_from_img() local
|
| H A D | mkenvimage.c | 86 int fp, ep; in main() local
|
| H A D | zynqmpimage.c | 248 static int fsize(FILE *fp) in fsize() 289 FILE *fp; in zynqmpimage_parse_initparams() local
|
| H A D | zynqimage.c | 228 FILE *fp; in zynqimage_parse_initparams() local
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | stacktrace_64.c | 12 uint64_t fp; member 49 ulong fp = frame->fp; in walk_stackframe() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | confdata.c | 484 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 507 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 538 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 579 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 612 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol() 625 static void conf_write_symbol(FILE *fp, struct symbol *sym, in conf_write_symbol() 649 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/memtester/ |
| H A D | types.h | 27 int (*fp)(u32v *bufa, u32v *bufb, size_t count, member
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | srcpos.c | 71 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() 98 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path()
|
| H A D | util.c | 426 FILE *fp = errmsg ? stderr : stdout; in util_usage() local
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | regdef.h | 55 #define fp $30 /* frame pointer */ macro 98 #define fp $30 /* frame pointer */ macro
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | slre.c | 97 print_character_set(FILE *fp, const unsigned char *p, int len) in print_character_set() 119 slre_dump(const struct slre *r, FILE *fp) in slre_dump() 672 FILE *fp; in main() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/ |
| H A D | processor.h | 34 unsigned long fp; member
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path.c | 475 struct efi_device_path_file_path *fp; in efi_dp_from_file() local 549 struct efi_device_path *p, *dp, *fp; in efi_dp_split_file_path() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/ |
| H A D | dss.h | 217 #define DSS_HFP(fp) (((fp) - 1) << 8) argument 220 #define DSS_VFP(fp) ((fp) << 8) argument 223 #define PANEL_TIMING_H(bp, fp, sw) (DSS_HBP(bp) | DSS_HFP(fp) | DSS_HSW(sw)) argument 224 #define PANEL_TIMING_V(bp, fp, sw) (DSS_VBP(bp) | DSS_VFP(fp) | DSS_VSW(sw)) argument
|
| /rk3399_rockchip-uboot/arch/arc/include/asm/ |
| H A D | ptrace.h | 18 long fp; member
|
| /rk3399_rockchip-uboot/lib/bzip2/ |
| H A D | bzlib.c | 1420 FILE *fp = NULL; in bzopen_or_bzdopen() local 1543 FILE *fp = ((bzFile *)b)->handle; in BZ_API() local
|
| /rk3399_rockchip-uboot/arch/nds32/include/asm/ |
| H A D | ptrace.h | 43 NDS32_REG fp; /* r28 */ member
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | clock.c | 316 uint32_t fp, x, k_rest, k_best, x_best, tk; in mxs_set_lcdclk() local
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | fw_env.c | 555 FILE *fp; in fw_parse_script() local 1510 FILE *fp; in get_config() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | flash.c | 51 flash_info_t *fp; in abbrev_spec() local
|
| /rk3399_rockchip-uboot/tools/gdb/ |
| H A D | remote.c | 86 fputstrn_unfiltered(char *s, int n, int x, FILE *fp) in fputstrn_unfiltered()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | docproc.c | 197 FILE * fp; in find_export_symbols() local
|