Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 88) sorted by relevance

1234

/rk3399_rockchip-uboot/drivers/misc/
H A Dqfw.c35 static int bios_linker_allocate(struct bios_linker_entry *entry, ulong *addr) in bios_linker_allocate()
97 static int bios_linker_add_pointer(struct bios_linker_entry *entry) in bios_linker_add_pointer()
130 static int bios_linker_add_checksum(struct bios_linker_entry *entry) in bios_linker_add_checksum()
155 struct bios_linker_entry *entry; in write_acpi_tables() local
228 static void qemu_fwcfg_read_entry_pio(uint16_t entry, in qemu_fwcfg_read_entry_pio()
238 static void qemu_fwcfg_read_entry_dma(uint16_t entry, in qemu_fwcfg_read_entry_dma()
272 void qemu_fwcfg_read_entry(uint16_t entry, uint32_t length, void *address) in qemu_fwcfg_read_entry()
297 struct list_head *entry; in qemu_fwcfg_read_firmware_list() local
333 struct list_head *entry; in qemu_fwcfg_find_file() local
H A Dcros_ec_sandbox.c167 static int get_image_used(struct ec_state *ec, struct fmap_entry *entry) in get_image_used()
368 struct fmap_entry *entry; in process_cmd() local
422 struct fmap_entry *entry; in process_cmd() local
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dsfi.c44 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table()
63 u64 *entry = get_entry_start(tab); in sfi_write_system_header() local
78 struct sfi_cpu_table_entry *entry = get_entry_start(tab); in sfi_write_cpus() local
106 struct sfi_apic_table_entry *entry = get_entry_start(tab); in sfi_write_apic() local
120 struct sfi_xsdt_header *entry = get_entry_start(tab); in sfi_write_xsdt() local
H A Dmrccache.c43 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry) in mrccache_find_current()
88 static struct mrc_data_container *find_next_mrc_cache(struct mrc_region *entry, in find_next_mrc_cache()
109 int mrccache_update(struct udevice *sf, struct mrc_region *entry, in mrccache_update()
192 int mrccache_get_region(struct udevice **devp, struct mrc_region *entry) in mrccache_get_region()
234 struct mrc_region entry; in mrccache_save() local
/rk3399_rockchip-uboot/include/
H A Dsearch.h34 typedef struct entry { struct
35 const char *key;
36 char *data;
37 int (*callback)(const char *name, const char *value, enum env_op op,
39 int flags;
H A Dimage-android-dt.h43 #define dt_for_each_entry(entry, hdr, idx) \ argument
/rk3399_rockchip-uboot/drivers/core/
H A Dlists.c26 struct driver *entry; in lists_driver_lookup_name() local
42 struct uclass_driver *entry; in lists_uclass_lookup() local
57 struct driver_info *entry; in lists_bind_drivers() local
131 struct driver *entry; in lists_bind_fdt() local
H A Dof_extra.c15 struct fmap_entry *entry) in of_read_fmap_entry()
H A Droot.c78 struct driver *entry; in fix_drivers() local
111 struct uclass_driver *entry; in fix_uclass() local
143 struct driver_info *entry; in fix_devices() local
/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dcore.c27 unsigned int entry; in nanddev_isbad() local
66 unsigned int entry; in nanddev_markbad() local
106 unsigned int entry; in nanddev_isreserved() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_legacy.c20 struct list_head *entry; in find_mmc_device() local
54 struct list_head *entry; in mmc_do_preinit() local
85 struct list_head *entry; in print_mmc_devices() local
/rk3399_rockchip-uboot/common/
H A Dmiiphyutil.c41 struct list_head *entry; in miiphy_get_dev_by_name() local
138 struct list_head *entry; in mdio_list_devices() local
183 struct list_head *entry; in mdio_phydev_for_ethname() local
281 struct list_head *entry; in miiphy_listdev() local
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dcpu_sh4.h69 #define PMB_ADDR_BASE(entry) (PMB_ADDR_ARRAY + (entry << PMB_ADDR_ENTRY)) argument
70 #define PMB_DATA_BASE(entry) (PMB_DATA_ARRAY + (entry << PMB_DATA_ENTRY)) argument
/rk3399_rockchip-uboot/cmd/
H A Dmtdparts.c498 struct list_head *entry, *n; in part_delall() local
519 struct list_head *entry; in part_sort_add() local
740 struct list_head *entry, *n; in device_delall() local
796 struct list_head *entry; in device_find() local
851 struct list_head *entry, *n; in device_parse() local
988 struct list_head *entry; in id_find() local
1012 struct list_head *entry; in id_find_by_mtd_id() local
1622 struct list_head *entry, *n; local
1878 struct list_head *entry; local
H A Dbootmenu.c61 struct bootmenu_entry *entry = data; in bootmenu_print_entry() local
257 struct bootmenu_entry *entry; in bootmenu_create() local
439 struct bootmenu_entry *entry; in menu_display_statusline() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl_resource_img.c37 struct resource_entry *entry = NULL; in spl_resource_image_get_dtb_entry() local
/rk3399_rockchip-uboot/lib/efi/
H A Defi_info.c16 struct efi_entry_hdr *entry; in efi_info_get() local
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c62 u32 entry; member
114 u32 *entry, boot_args_t *args) in load_linux_for_nonboot_cpu()
175 static int smc_cpu_on(u32 cpu, u32 pe_state, u32 entry, in smc_cpu_on()
252 u32 pe_state, entry; in brought_up_amp() local
/rk3399_rockchip-uboot/env/
H A Dattr.c33 const char *entry, *entry_end; in env_attr_walk() local
262 const char *entry = NULL; in env_attr_lookup() local
/rk3399_rockchip-uboot/common/spl/
H A Dspl_rkfw.c38 static int open_image(const char *image_name, tboot_entry *entry, in open_image()
103 tboot_entry entry[MAX_BL_CODE_NUM]; in load_image() local
433 struct resource_entry *entry; in rkfw_load_kernel() local
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c366 static int set_fatent_value(fsdata *mydata, __u32 entry, __u32 entry_value) in set_fatent_value()
473 static __u32 determine_fatent(fsdata *mydata, __u32 entry) in determine_fatent()
560 __u32 fat_val, entry = 3; in find_empty_cluster() local
608 static int clear_fatent(fsdata *mydata, __u32 entry) in clear_fatent()
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Ddram.c23 struct mrc_region entry; in prepare_mrc_cache() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/sunxi/
H A Dpsci.c123 static void __secure sunxi_set_entry_address(void *entry) in sunxi_set_entry_address()
129 static void __secure sunxi_set_entry_address(void *entry) in sunxi_set_entry_address()
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dcmd_bmode.c91 cmd_tbl_t *entry = ll_entry_get(cmd_tbl_t, bmode, cmd); in add_board_boot_modes() local
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_common.c90 struct mrc_region entry; in fsp_prepare_mrc_cache() local

1234