Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dsplash_source.c64 static int splash_storage_read_raw(struct splash_location *location, in splash_storage_read_raw()
85 static int splash_load_raw(struct splash_location *location, u32 bmp_load_addr) in splash_load_raw()
112 static int splash_select_fs_dev(struct splash_location *location) in splash_select_fs_dev()
180 static int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
201 static inline int splash_mount_ubifs(struct splash_location *location) in splash_mount_ubifs()
216 static int splash_load_fs(struct splash_location *location, u32 bmp_load_addr) in splash_load_fs()
303 static int splash_load_fit(struct splash_location *location, u32 bmp_load_addr) in splash_load_fit()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Domap_elm.h46 struct location { struct
47 u32 location_status; /* 0x800 */ argument
49 u32 error_location_x[ELM_MAX_ERROR_COUNT]; /* 0x880, 0x980, .. */ argument
71 struct location error_location[ELM_MAX_CHANNELS]; /* 0x800,0x900 ... */ argument
/rk3399_rockchip-uboot/env/
H A Dnand.c165 static int erase_and_write_env(const struct nand_env_location *location, in erase_and_write_env()
191 static const struct nand_env_location location[] = { in env_nand_save() local
/rk3399_rockchip-uboot/board/Arcturus/ucp1020/
H A Dcmd_arc.c112 int location = 1; in get_arc_info() local
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dsdram.c57 uint8_t oc_pin, uint8_t location) in pei_data_usb2_port()
/rk3399_rockchip-uboot/include/
H A Denvironment.h233 enum env_location location; member
/rk3399_rockchip-uboot/drivers/net/
H 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()
H A Deepro100.c752 static int read_eeprom (struct eth_device *dev, int location, int addr_len) in read_eeprom()
787 int eepro100_write_eeprom (struct eth_device* dev, int location, int addr_len, unsigned short data) in eepro100_write_eeprom()
H A Ddc2114x.c547 static int do_read_eeprom(struct eth_device *dev, u_long ioaddr, int location, int addr_len) in do_read_eeprom()
H A Drtl8139.c300 static int read_eeprom(int location, int addr_len) in read_eeprom()
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpei_data.h53 uint8_t location; member
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmenu.c558 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcoreboot_tables.h250 u32 location; member