Home
last modified time | relevance | path

Searched defs:end (Results 51 – 75 of 185) sorted by relevance

12345678

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache.c78 phys_addr_t start, end; in noncached_init() local
/rk3399_rockchip-uboot/lib/zlib/
H A Dinftrees.c53 int end; /* use base and extra for symbol > end */ in inflate_table() local
H A Dinffast.c77 unsigned char FAR *end; /* while out < end, enough space available */ in inflate_fast() local
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dbootparam.h42 unsigned long end; member
/rk3399_rockchip-uboot/arch/m68k/cpu/
H A Du-boot.lds90 PROVIDE (end = .); symbol
/rk3399_rockchip-uboot/drivers/net/
H A Dag7xxx.c343 u32 start, end; in ag7xxx_dma_clean_tx() local
367 u32 start, end; in ag7xxx_dma_clean_rx() local
399 u32 start, end; in ag7xxx_eth_send() local
439 u32 start, end, length; in ag7xxx_eth_recv() local
469 u32 start, end; in ag7xxx_eth_free_pkt() local
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dacpi_table.c297 u16 seg_nr, u8 start, u8 end) in acpi_create_mcfg_mmconfig()
500 char *p, *end; in acpi_find_fadt() local
H A Dmpspec.c222 ulong end; in mptable_finalize() local
375 ulong end; in write_mp_table() local
/rk3399_rockchip-uboot/common/spl/
H A Dspl.c75 int __weak bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
203 ulong start, end; in spl_parse_image_header() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_private.h126 unsigned long end = (p + sz + 15) & ~(unsigned long)15; in hexdump() local
/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache.c93 #define cache_loop(start, end, lsize, ops...) do { \ argument
/rk3399_rockchip-uboot/cmd/
H A Deeprom.c105 static int eeprom_len(unsigned offset, unsigned end) in eeprom_len()
159 unsigned end = offset + cnt; in eeprom_rw() local
H A Dmd5sum.c64 char end = *nullp; in parse_verify_sum() local
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_image_loader.c24 const IMAGE_BASE_RELOCATION *end; in efi_loader_relocate() local
/rk3399_rockchip-uboot/lib/
H A Dstrto.c150 long trailing_strtoln(const char *str, const char *end) in trailing_strtoln()
H A Dcrc32.c235 const unsigned char *end, *curr; in crc32_wd() local
/rk3399_rockchip-uboot/net/
H A Deth_common.c17 char *end; in eth_parse_enetaddr() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_write.c21 ulong end; in mmc_erase_t() local
/rk3399_rockchip-uboot/drivers/misc/
H A Drockchip_pm_config.c73 char *end; in parse_mcu_sleep_config() local
/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c555 const char *p, *end; in of_property_match_string() local
593 const char *p, *end; in of_property_read_string_helper() local
814 const char *end = start + strlen(start); in of_alias_scan() local
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dmicro-support-card.c132 const struct memory_bank *memory_bank, *end; in detect_num_flash_banks() local
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dclock_manager_gen5.c73 unsigned long end; in cm_basic_init() local
/rk3399_rockchip-uboot/common/
H A Dlog.c219 struct log_driver *end = drv + count; in log_init() local
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dmrc.c72 uint64_t end) in mrc_add_memory_area()
/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c115 u32 *end = priv->fb + priv->fb_size; in video_clear() local

12345678