Home
last modified time | relevance | path

Searched defs:end (Results 76 – 100 of 185) sorted by relevance

12345678

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h41 fdt_addr_t end; member
61 fdt_addr_t end; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_mipi_dsi.c633 u16 end) in mipi_dsi_dcs_set_column_address()
656 u16 end) in mipi_dsi_dcs_set_page_address()
/rk3399_rockchip-uboot/common/
H A Dhwconfig.c36 const char *end; in hwconfig_parse() local
H A Dbootm.c380 ulong start, end; in bootm_parse_comp() local
638 char *end = strchr(start, ' '); in fixup_silent_linux() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc_misc.c131 int beg = 0, end = znode->child_cnt, uninitialized_var(mid); in ubifs_search_zbranch() local
/rk3399_rockchip-uboot/arch/x86/cpu/tangier/
H A Dsdram.c106 unsigned long long start, end, size; in sfi_setup_e820() local
/rk3399_rockchip-uboot/drivers/net/
H A Ddwc_eth_qos.c316 unsigned long end = ALIGN(start + EQOS_DESCRIPTOR_SIZE, in eqos_inval_desc_tegra186() local
328 unsigned long end = roundup((unsigned long)desc + EQOS_DESCRIPTOR_SIZE, in eqos_inval_desc_generic() local
348 unsigned long end = roundup((unsigned long)desc + EQOS_DESCRIPTOR_SIZE, in eqos_flush_desc_generic() local
359 unsigned long end = ALIGN(start + size, ARCH_DMA_MINALIGN); in eqos_inval_buffer_tegra186() local
368 unsigned long end = roundup((unsigned long)buf + size, in eqos_inval_buffer_generic() local
384 unsigned long end = roundup((unsigned long)buf + size, in eqos_flush_buffer_generic() local
/rk3399_rockchip-uboot/board/siemens/common/
H A Dfactoryset.c88 unsigned char end = 0xff; in get_factory_record_val() local
/rk3399_rockchip-uboot/lib/
H A Dmd5.c292 unsigned char *end, *curr; in md5_wd() local
/rk3399_rockchip-uboot/cmd/
H A Defi.c71 struct efi_mem_desc *desc, *end, *base, *dest, *prev; in efi_build_mem_table() local
/rk3399_rockchip-uboot/include/linux/
H A Dlibfdt.h73 char *end; /* Pointer to end of full node path */ member
/rk3399_rockchip-uboot/drivers/mtd/
H A Daltera_qspi.c141 size_t end = addr + len; in altera_qspi_erase() local
353 const char *list, *end; in altera_qspi_ofdata_to_platdata() local
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dcache.c413 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
426 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Dsamsung.c451 unsigned int block, end; in s3c_onenand_check_lock_status() local
469 int start, end, start_mem_addr, end_mem_addr; in s3c_onenand_do_lock_cmd() local
/rk3399_rockchip-uboot/drivers/demo/
H A Ddemo-shape.c35 int end; in shape_hello() member
/rk3399_rockchip-uboot/drivers/gpio/
H A Dpic32_gpio.c133 char *end; in pic32_gpio_probe() local
H A Dmxs_gpio.c120 char *end; in name_to_gpio() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dtextbox.c306 char *end; in print_page() local
/rk3399_rockchip-uboot/board/keymile/kmp204x/
H A Dkmp204x.c238 char *tmp, *end; in fdt_fixup_fman_mac_addresses() local
/rk3399_rockchip-uboot/drivers/misc/
H A Dds4510.c260 int end; in do_ds4510() local
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_sw.c260 fdt32_t *end; in fdt_finish() local
/rk3399_rockchip-uboot/board/bluewater/gurnard/
H A Dgurnard.c364 char *end; in board_late_init() local
/rk3399_rockchip-uboot/tools/
H A Dproftool.c313 struct func_info *func, *end; in check_trace_config_line() local
361 struct func_info *func, *end; in check_functions() local
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Djobdesc.c144 unsigned long end = ALIGN(start + 0x1000, ARCH_DMA_MINALIGN); in inline_cnstr_jobdesc_blob_dek() local
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddebug.c212 u32 end = (off + 16) & 0xfffffff0; in X86EMU_dump_memory() local

12345678