Home
last modified time | relevance | path

Searched defs:st (Results 1 – 25 of 34) sorted by relevance

12

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c96 struct efi_system_table *st, in efi_do_enter()
110 void *image_handle, struct efi_system_table *st), in efi_run_in_el2()
/rk3399_rockchip-uboot/drivers/serial/
H A Daltera_jtag_uart.c44 u32 st = readl(&regs->control); in altera_jtaguart_putc() local
63 u32 st = readl(&regs->control); in altera_jtaguart_pending() local
143 u32 st = readl(&regs->control); in _debug_uart_putc() local
H A Daltera_uart.c64 u32 st = readl(&regs->status); in altera_uart_pending() local
142 u32 st = readl(&regs->status); in _debug_uart_putc() local
/rk3399_rockchip-uboot/board/avionic-design/common/
H A Dtamonten-ng.c26 #define PMU_REG_LDO_100(st, mV) (PMU_REG_LDO_##st | PMU_REG_LDO_SEL_100(mV)) argument
28 #define PMU_LDO5(st, mV) PMU_REG_LDO_100(st, mV) argument
/rk3399_rockchip-uboot/arch/arm/mach-at91/arm920t/
H A Dreset.c29 at91_st_t *st = (at91_st_t *) ATMEL_BASE_ST; in reset_cpu() local
/rk3399_rockchip-uboot/scripts/dtc/
H A Dfstree.c30 struct stat st; in read_fstree() local
/rk3399_rockchip-uboot/include/linux/usb/
H A Dmusb.h49 #define MUSB_EP_FIFO(ep, st, m, pkt) \ argument
57 #define MUSB_EP_FIFO_SINGLE(ep, st, pkt) \ argument
60 #define MUSB_EP_FIFO_DOUBLE(ep, st, pkt) \ argument
/rk3399_rockchip-uboot/drivers/mmc/
H A Dftsdc010_mci.c38 uint32_t ts, st; in ftsdc010_send_cmd() local
130 uint32_t st, ts; in ftsdc010_wait() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_boot.c37 uint32_t st = readl(&digctl_regs->hw_digctl_microseconds); in early_delay() local
/rk3399_rockchip-uboot/scripts/basic/
H A Dfixdep.c296 struct stat st; in do_config_file() local
416 struct stat st; in print_deps() local
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.h160 #define for_all_properties(sym, st, tok) \ argument
163 #define for_all_defaults(sym, st) for_all_properties(sym, st, P_DEFAULT) argument
164 #define for_all_choices(sym, st) for_all_properties(sym, st, P_CHOICE) argument
165 #define for_all_prompts(sym, st) \ argument
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu_mtd.c123 char *st; in dfu_fill_entity_mtd() local
H A Ddfu_sf.c120 char *st; in dfu_fill_entity_sf() local
H A Ddfu_nand.c194 char *st; in dfu_fill_entity_nand() local
H A Ddfu.c389 char *st; in dfu_fill_entity() local
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_summary.c179 struct yaffs_summary_tags *st, in yaffs_summary_read()
/rk3399_rockchip-uboot/tools/
H A Dpblimage.c266 struct stat st; in pblimage_check_params() local
H A Dmips-relocs.c210 struct stat st; in main() local
H A Dkwboot.c570 struct stat st; in kwboot_mmap_image() local
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_nand_1pass.c423 static inline void dump_stat(struct stat *st, const char *name) in dump_stat()
448 struct stat st; in dump_inode() local
H A Djffs2_1pass.c945 static inline void dump_stat(struct stat *st, const char *name) in dump_stat()
969 struct stat st; in dump_inode() local
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip-otp.c291 u32 out_value, st = 0; in rockchip_rk3588_otp_read() local
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Dtps65185.c262 int st, ret, retries_left = 10; in tps65185_hw_power_ack() local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dtrust_merger.c371 struct stat st; in getFileSize() local
/rk3399_rockchip-uboot/tools/easylogo/
H A Deasylogo.c343 struct stat st; in image_save_header() local

12