Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dtraps.c20 static void show_frame(struct pt_regs *fp) in show_frame()
35 void exc_handler(struct pt_regs *fp) { in exc_handler()
H A Dinterrupts.c86 void int_handler (struct pt_regs *fp) in int_handler()
/rk3399_rockchip-uboot/tools/
H A Dbmp_logo.c36 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 Dmxsimage.c445 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 Dmkenvimage.c86 int fp, ep; in main() local
H A Dzynqmpimage.c248 static int fsize(FILE *fp) in fsize()
289 FILE *fp; in zynqmpimage_parse_initparams() local
H A Dzynqimage.c228 FILE *fp; in zynqimage_parse_initparams() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace_64.c12 uint64_t fp; member
49 ulong fp = frame->fp; in walk_stackframe() local
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dconfdata.c484 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 Dtypes.h27 int (*fp)(u32v *bufa, u32v *bufb, size_t count, member
/rk3399_rockchip-uboot/scripts/dtc/
H A Dsrcpos.c71 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 Dutil.c426 FILE *fp = errmsg ? stderr : stdout; in util_usage() local
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dregdef.h55 #define fp $30 /* frame pointer */ macro
98 #define fp $30 /* frame pointer */ macro
/rk3399_rockchip-uboot/lib/
H A Dslre.c97 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 Dprocessor.h34 unsigned long fp; member
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_device_path.c475 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 Ddss.h217 #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 Dptrace.h18 long fp; member
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c1420 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 Dptrace.h43 NDS32_REG fp; /* r28 */ member
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dclock.c316 uint32_t fp, x, k_rest, k_best, x_best, tk; in mxs_set_lcdclk() local
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c555 FILE *fp; in fw_parse_script() local
1510 FILE *fp; in get_config() local
/rk3399_rockchip-uboot/cmd/
H A Dflash.c51 flash_info_t *fp; in abbrev_spec() local
/rk3399_rockchip-uboot/tools/gdb/
H A Dremote.c86 fputstrn_unfiltered(char *s, int n, int x, FILE *fp) in fputstrn_unfiltered()
/rk3399_rockchip-uboot/scripts/
H A Ddocproc.c197 FILE * fp; in find_export_symbols() local

12