Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 185) sorted by relevance

12345678

/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dcache.c14 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
30 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
49 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
65 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
91 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
108 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dcache.c45 unsigned long end, line_size; in invalidate_icache_all() local
62 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
118 void invalidate_icache_range(unsigned long start, unsigned long end) in invalidate_icache_range()
140 unsigned long end, line_size; in dcache_wbinval_all() local
160 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
175 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
227 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
231 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Diomem.c18 void iomem_show(const char *label, unsigned long base, size_t start, size_t end) in iomem_show()
39 size_t start, size_t end) in iomem_show_by_match()
77 void iomem_show_by_compatible(const char *compat, size_t start, size_t end) in iomem_show_by_compatible()
85 size_t start, end; in do_iomem_by_match() local
/rk3399_rockchip-uboot/arch/x86/lib/efi/
H A Defi.c27 struct efi_mem_desc *desc, *end; in board_get_usable_ram_top() local
73 struct efi_mem_desc *desc, *end; in dram_init() local
97 struct efi_mem_desc *desc, *end; in dram_init_banksize() local
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Dcache-uniphier.c129 static void uniphier_cache_maint_range(u32 start, u32 end, u32 ways, in uniphier_cache_maint_range()
167 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways) in uniphier_cache_prefetch_range()
174 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_range()
181 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_zero_range()
245 void v7_outer_cache_flush_range(u32 start, u32 end) in v7_outer_cache_flush_range()
250 void v7_outer_cache_inval_range(u32 start, u32 end) in v7_outer_cache_inval_range()
/rk3399_rockchip-uboot/drivers/net/
H A Dep93xx_eth.h83 struct tx_descriptor *end; member
92 struct tx_status *end; member
101 struct rx_descriptor *end; member
110 struct rx_status *end; member
/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c157 static char *number(char *buf, char *end, u64 num, in number()
256 static char *string(char *buf, char *end, char *s, int field_width, in string()
276 static char *string16(char *buf, char *end, u16 *s, int field_width, in string16()
297 static char *mac_address_string(char *buf, char *end, u8 *addr, int field_width, in mac_address_string()
316 static char *ip6_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip6_addr_string()
336 static char *ip4_addr_string(char *buf, char *end, u8 *addr, int field_width, in ip4_addr_string()
369 static char *uuid_string(char *buf, char *end, u8 *addr, int field_width, in uuid_string()
412 static char *pointer(const char *fmt, char *buf, char *end, void *ptr, in pointer()
491 char *end = buf + size; in vsnprintf_internal() local
H A Dlinux_string.c38 char *end; in strim() local
H A Dtrace.c150 void *end, *ptr = buff; in trace_list_functions() local
194 void *end, *ptr = buff; in trace_list_calls() local
288 char *end; in trace_init() local
/rk3399_rockchip-uboot/arch/x86/cpu/coreboot/
H A Dsdram.c62 uint64_t end = memrange->base + memrange->size; in board_get_usable_ram_top() local
94 unsigned long long end = memrange->base + memrange->size; in dram_init() local
/rk3399_rockchip-uboot/lib/libxbc/
H A Dlibxbc.c66 ulong end = bootconfig_start_addr + bootconfig_size; in addBootConfigParameters() local
97 ulong end = bootconfig_start_addr + bootconfig_size; in addBootConfigTrailer() local
/rk3399_rockchip-uboot/tools/
H A Dimagetool.c19 struct image_type_params **end = __stop_image_type; in imagetool_get_type() local
41 struct image_type_params **end = __stop_image_type; in imagetool_verify_print_header() local
/rk3399_rockchip-uboot/common/
H A Dflash.c56 ulong end; /* last address in current sect */ in flash_protect() local
126 ulong end = addr + cnt - 1; in flash_write() local
H A Dbootstage.c71 struct bootstage_record *end; in find_id() local
147 __maybe_unused char *end; in bootstage_mark_code() local
351 static void append_data(char **ptrp, char *end, const void *data, int size) in append_data()
368 char *ptr = base, *end = ptr + size; in bootstage_stash() local
421 const char *ptr = base, *end = ptr + size; in bootstage_unstash() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.c514 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb32() local
594 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb24() local
664 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb16() local
750 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb() local
822 uint8_t *top, *bottom, *end; in bmp_decode_mask() local
873 uint8_t *top, *bottom, *end; in bmp_decode_rle8() local
1027 uint8_t *top, *bottom, *end; in bmp_decode_rle4() local
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/
H A Dcache.c57 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
68 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A Dtzpc.c17 unsigned int addr, start = 0, end = 0; in tzpc_init() local
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dcache.c15 ulong addr, start, end; in flush_cache() local
/rk3399_rockchip-uboot/include/
H A Dmembuff.h35 char *end; /** the end of the buffer (start + length) */ member
H A Dcircbuf.h19 char *end; /* end of data buffer */ member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dci_udc.c183 const unsigned long end = start + 2 * sizeof(*head); in ci_flush_qh() local
198 unsigned long end = start + 2 * sizeof(*head); in ci_invalidate_qh() local
213 const unsigned long end = start + 2 * ILIST_ENT_SZ; in ci_flush_qtd() local
227 const unsigned long end = (unsigned long)td + ILIST_ENT_SZ; in ci_flush_td() local
241 const unsigned long end = start + 2 * ILIST_ENT_SZ; in ci_invalidate_qtd() local
255 const unsigned long end = start + ILIST_ENT_SZ; in ci_invalidate_td() local
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Du-boot.lds99 PROVIDE (end = .); symbol
/rk3399_rockchip-uboot/env/
H A Dnand.c129 size_t end = offset + CONFIG_ENV_RANGE; in writeenv() local
250 size_t end = offset + CONFIG_ENV_RANGE; in readenv() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dzimage.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Domap-cache.c58 u32 end = start + size; in dram_bank_mmu_setup() local

12345678