Home
last modified time | relevance | path

Searched defs:location (Results 1 – 19 of 19) sorted by relevance

/u-boot/common/
A Dsplash_source.c67 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw()
88 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw()
115 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev()
183 static int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
204 static inline int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
219 static int splash_load_fs(struct splash_location *location, u32 bmp_load_addr) in splash_load_fs()
306 static int splash_load_fit(struct splash_location *location, u32 bmp_load_addr) in splash_load_fit()
/u-boot/include/linux/mtd/
A Domap_elm.h45 struct location { struct
46 u32 location_status; /* 0x800 */ argument
48 u32 error_location_x[ELM_MAX_ERROR_COUNT]; /* 0x880, 0x980, .. */ argument
70 struct location error_location[ELM_MAX_CHANNELS]; /* 0x800,0x900 ... */ argument
/u-boot/env/
A Dnand.c160 static int erase_and_write_env(const struct nand_env_location *location, in erase_and_write_env()
186 static const struct nand_env_location location[] = { in env_nand_save() local
A Denv.c95 static bool env_has_inited(enum env_location location) in env_has_inited()
100 static void env_set_inited(enum env_location location) in env_set_inited()
/u-boot/tools/binman/
A Delf.py244 def DecodeElf(data, location): argument
/u-boot/arch/x86/cpu/broadwell/
A Dnorthbridge.c40 uint enable, uint oc_pin, uint location) in pei_data_usb2_port()
/u-boot/fs/btrfs/
A Dsubvolume.c96 struct btrfs_key location; in list_one_subvol() local
A Ddisk-io.c631 struct btrfs_key *location) in btrfs_read_fs_root_no_cache()
722 struct btrfs_key *location) in btrfs_read_fs_root()
/u-boot/include/
A Denv_internal.h156 enum env_location location; member
A Dec_commands.h2386 uint8_t location; member
2398 uint8_t location; member
/u-boot/drivers/net/
A Dnatsemi.c496 read_eeprom(struct eth_device *dev, long addr, int location) in read_eeprom()
540 mdio_read(struct eth_device *dev, int phy_id, int location) in mdio_read()
A Ddc2114x.c181 static int do_read_eeprom(struct dc2114x_priv *priv, u_long ioaddr, int location, in do_read_eeprom()
A Drtl8139.c244 unsigned int location, unsigned int addr_len) in rtl8139_read_eeprom()
A Deepro100.c451 static int read_eeprom(struct eepro100_priv *priv, int location, int addr_len) in read_eeprom()
/u-boot/arch/x86/include/asm/arch-broadwell/
A Dpei_data.h52 uint8_t location; member
/u-boot/scripts/kconfig/
A Dmenu.c708 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
/u-boot/drivers/ram/octeon/
A Docteon3_lmc.c542 int rank, int page, int location) in do_ddr4_mpr_read()
584 int page, int location, u64 *mpr_data) in ddr4_mpr_read()
595 int rankx, location; in display_mpr_page() local
615 int page, int location, u8 mpr_data) in ddr4_mpr_write()
722 int location; in write_mpr_page0_pattern() local
/u-boot/arch/x86/include/asm/
A Dcoreboot_tables.h281 u32 location; member
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h493 struct btrfs_disk_key location; member
668 struct btrfs_disk_key location; member

Completed in 72 milliseconds