| /rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/ |
| H A D | debug.c | 183 static void print_encoded_bytes(u16 s, u16 o) in print_encoded_bytes() 229 char s[1024]; in x86emu_single_step() local 330 static int x86emu_parse_line(char *s, int *ps, int *n) in x86emu_parse_line()
|
| /rk3399_rockchip-uboot/board/BuS/eb_cpu5282/ |
| H A D | eb_cpu5282.c | 138 char *s; in hw_watchdog_init() local 189 char *s; in drv_video_init() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec_test.c | 81 const char *s; in make_fdt() local 125 const char *s; in run_test() local
|
| H A D | slre.c | 440 loop_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_greedy() 457 loop_non_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_non_greedy() 471 is_any_of(const unsigned char *p, int len, const char *s, int *ofs) in is_any_of() 487 is_any_but(const unsigned char *p, int len, const char *s, int *ofs) in is_any_but() 503 match(const struct slre *r, int pc, const char *s, int len, in match()
|
| H A D | rc4.c | 18 unsigned char s[256], k[256], temp; in rc4_encode() local
|
| H A D | display_options.c | 52 void print_freq(uint64_t freq, const char *s) in print_freq() 92 void print_size(uint64_t size, const char *s) in print_size()
|
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | micro-support-card.h | 25 static inline void led_puts(const char *s) in led_puts()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | dataflash_mmc_mux.c | 33 static int mmc_nspi (const char *s) in mmc_nspi()
|
| H A D | hash.c | 20 char *s; in do_hash() local
|
| H A D | gpt.c | 40 char *e, *s; in extract_env() local 99 char *s, *strcopy; in extract_val() local 136 char *s, *strcopy; in found_key() local 379 char *tok, *str, *s; in set_gpt_info() local
|
| H A D | setexpr.c | 17 static ulong get_arg(char *s, int w) in get_arg() 130 const char *r, const char *s, const char *t, in regex_sub()
|
| /rk3399_rockchip-uboot/drivers/rtc/ |
| H A D | mk48t59.c | 57 short s = src; in nvram_read() local 68 uchar *s = (uchar *) src; in nvram_write() local
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_ns16550.c | 130 static void _serial_puts(const char *s, const int port) in _serial_puts() 163 serial_puts_dev(unsigned int dev_index,const char *s) in serial_puts_dev()
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | deflate.h | 275 #define put_byte(s, c) {s->pending_buf[s->pending++] = (c);} argument 283 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) argument 319 # define _tr_tally_lit(s, c, flush) \ argument 326 # define _tr_tally_dist(s, distance, length, flush) \ argument 337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 338 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dfu.h | 223 char *s) in dfu_fill_entity_mmc() 234 char *s) in dfu_fill_entity_mtd() 245 char *s) in dfu_fill_entity_nand() 256 char *s) in dfu_fill_entity_ram() 267 char *s) in dfu_fill_entity_sf()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | spl_minimal.c | 42 u32 s = mfspr(SPRN_TBRL); in udelay() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | main.c | 46 const char *s; in main_loop() local
|
| H A D | splash.c | 63 char *s = env_get("splashpos"); in splash_get_pos() local
|
| H A D | bootretry.c | 26 char *s = env_get("bootretry"); in bootretry_init_cmd_timeout() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | ncb.c | 9 int s, len, o, port = 6666; in main() local
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_strerror.c | 95 const char *s = fdt_errtable[-errval].str; in fdt_strerror() local
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | crc32_rk.c | 91 uint32_t crc32_rk(uint32_t crc, const unsigned char *s, uint32_t len) in crc32_rk()
|
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_tftp.c | 16 char *s, *sb; in dfu_tftp_write() local
|
| /rk3399_rockchip-uboot/test/ |
| H A D | print_ut.c | 21 char str[10], *s; in do_ut_print() local
|
| /rk3399_rockchip-uboot/examples/api/ |
| H A D | libgenwrap.c | 24 void puts(const char *s) in puts()
|