Home
last modified time | relevance | path

Searched refs:ulong (Results 1 – 25 of 1162) sorted by relevance

12345678910>>...47

/external/skqp/src/compute/hs/cl/intel/gen8/u64/
Dhs_kernels.pre.cl5 hs_kernel_bs_0(__global ulong const* const restrict vin,
6 __global ulong* const restrict vout)
10 ulong r1 = vin[gmem_idx + (1 << 3) * 0];
11 ulong r2 = vin[gmem_idx + (1 << 3) * 1];
12 ulong r3 = vin[gmem_idx + (1 << 3) * 2];
13 ulong r4 = vin[gmem_idx + (1 << 3) * 3];
14 ulong r5 = vin[gmem_idx + (1 << 3) * 4];
15 ulong r6 = vin[gmem_idx + (1 << 3) * 5];
16 ulong r7 = vin[gmem_idx + (1 << 3) * 6];
17 ulong r8 = vin[gmem_idx + (1 << 3) * 7];
[all …]
/external/skia/src/compute/hs/cl/intel/gen8/u64/
Dhs_kernels.pre.cl5 hs_kernel_bs_0(__global ulong const* const restrict vin,
6 __global ulong* const restrict vout)
10 ulong r1 = vin[gmem_idx + (1 << 3) * 0];
11 ulong r2 = vin[gmem_idx + (1 << 3) * 1];
12 ulong r3 = vin[gmem_idx + (1 << 3) * 2];
13 ulong r4 = vin[gmem_idx + (1 << 3) * 3];
14 ulong r5 = vin[gmem_idx + (1 << 3) * 4];
15 ulong r6 = vin[gmem_idx + (1 << 3) * 5];
16 ulong r7 = vin[gmem_idx + (1 << 3) * 6];
17 ulong r8 = vin[gmem_idx + (1 << 3) * 7];
[all …]
/external/u-boot/arch/m68k/include/asm/
Dimmap_5272.h94 ulong dma_dmr;
97 ulong dma_dbcr;
98 ulong dma_dsar;
99 ulong dma_ddar;
126 ulong plic_p0b1rr;
127 ulong plic_p1b1rr;
128 ulong plic_p2b1rr;
129 ulong plic_p3b1rr;
130 ulong plic_p0b2rr;
131 ulong plic_p1b2rr;
[all …]
Dptrace.h13 ulong d0;
14 ulong d1;
15 ulong d2;
16 ulong d3;
17 ulong d4;
18 ulong d5;
19 ulong d6;
20 ulong d7;
21 ulong a0;
22 ulong a1;
[all …]
/external/u-boot/arch/powerpc/lib/
Dbootm.c34 static ulong get_sp (void);
44 void (*kernel)(bd_t *, ulong r4, ulong r5, ulong r6, in boot_jump_linux()
45 ulong r7, ulong r8, ulong r9); in boot_jump_linux()
50 kernel = (void (*)(bd_t *, ulong, ulong, ulong, in boot_jump_linux()
51 ulong, ulong, ulong))images->ep; in boot_jump_linux()
53 (ulong)kernel); in boot_jump_linux()
98 ulong cmd_start = images->cmdline_start; in boot_jump_linux()
99 ulong cmd_end = images->cmdline_end; in boot_jump_linux()
100 ulong initrd_start = images->initrd_start; in boot_jump_linux()
101 ulong initrd_end = images->initrd_end; in boot_jump_linux()
[all …]
/external/u-boot/post/lib_powerpc/
Dcr.c37 extern void cpu_post_exec_11 (ulong *code, ulong *res, ulong op1);
38 extern void cpu_post_exec_21x (ulong *code, ulong *op1, ulong *op2, ulong op3);
40 static ulong cpu_post_cr_table1[] =
48 ulong xer;
49 ulong cr;
64 ulong cr;
65 ulong cs;
66 ulong cd;
67 ulong res;
86 ulong cmd;
[all …]
Db.c28 extern void cpu_post_exec_11 (ulong *code, ulong *res, ulong op1);
29 extern void cpu_post_exec_31 (ulong *code, ulong *ctr, ulong *lr, ulong *jump,
30 ulong cr);
32 static int cpu_post_test_bc (ulong cmd, ulong bo, ulong bi, in cpu_post_test_bc()
33 int pjump, int decr, int link, ulong pctr, ulong cr) in cpu_post_test_bc()
36 ulong lr = 0; in cpu_post_test_bc()
37 ulong ctr = pctr; in cpu_post_test_bc()
38 ulong jump; in cpu_post_test_bc()
69 ret = lr == (ulong) code + 24 ? 0 : -1; in cpu_post_test_bc()
85 ulong code[] = in cpu_post_test_b()
[all …]
Dload.c32 extern void cpu_post_exec_22w (ulong *code, ulong *op1, ulong op2, ulong *op3);
33 extern void cpu_post_exec_21w (ulong *code, ulong *op1, ulong *op2);
37 ulong cmd;
41 ulong offset;
170 ulong base0 = (ulong) (data + 8); in cpu_post_test_load()
171 ulong base = base0; in cpu_post_test_load()
172 ulong value; in cpu_post_test_load()
176 ulong code[] = in cpu_post_test_load()
186 ulong code[] = in cpu_post_test_load()
220 ret = *(ulong *)(base0 + test->offset) == value ? in cpu_post_test_load()
Dstore.c32 extern void cpu_post_exec_12w (ulong *code, ulong *op1, ulong op2, ulong op3);
33 extern void cpu_post_exec_11w (ulong *code, ulong *op1, ulong op2);
37 ulong cmd;
41 ulong offset;
42 ulong value;
155 ulong base0 = (ulong) (data + 8); in cpu_post_test_store()
156 ulong base = base0; in cpu_post_test_store()
160 ulong code[] = in cpu_post_test_store()
170 ulong code[] = in cpu_post_test_store()
200 ret = *(ulong *)(base0 + test->offset) == test->value ? in cpu_post_test_store()
Dstring.c24 extern void cpu_post_exec_02 (ulong *code, ulong op1, ulong op2);
25 extern void cpu_post_exec_04 (ulong *code, ulong op1, ulong op2, ulong op3,
26 ulong op4);
39 ulong code[] = in cpu_post_test_string()
52 cpu_post_exec_02(code, (ulong)src, (ulong)dst); in cpu_post_test_string()
61 ulong code[] = in cpu_post_test_string()
74 cpu_post_exec_04(code, (ulong)src, (ulong)dst, 0, sizeof(src)); in cpu_post_test_string()
/external/u-boot/post/drivers/
Dmemory.c238 static int memory_post_addrline(ulong *testaddr, ulong *base, ulong size) in memory_post_addrline()
240 ulong *target; in memory_post_addrline()
241 ulong *end; in memory_post_addrline()
242 ulong readback; in memory_post_addrline()
243 ulong xor; in memory_post_addrline()
246 end = (ulong *)((ulong)base + size); /* pointer arith! */ in memory_post_addrline()
248 for(xor = sizeof(ulong); xor > 0; xor <<= 1) { in memory_post_addrline()
249 target = (ulong *)((ulong)testaddr ^ xor); in memory_post_addrline()
275 ulong *mem = (ulong *) start; in memory_post_test1()
276 ulong readback; in memory_post_test1()
[all …]
/external/u-boot/include/
Dimage.h327 ulong start, end; /* start/end of blob */
328 ulong image_start, image_len; /* start of image within blob, len of image */
329 ulong load; /* load addr for the image */
346 ulong legacy_hdr_valid;
370 ulong ep; /* entry point of OS */
372 ulong rd_start, rd_end;/* ramdisk start/end */
375 ulong ft_len; /* length of flat device tree */
377 ulong initrd_start;
378 ulong initrd_end;
379 ulong cmdline_start;
[all …]
Diotrace.h13 typedef ulong iovalue_t;
71 void iotrace_writel(ulong value, const void *ptr);
73 void iotrace_writew(ulong value, const void *ptr);
75 void iotrace_writeb(ulong value, const void *ptr);
98 void iotrace_set_region(ulong start, ulong size);
111 void iotrace_get_region(ulong *start, ulong *size);
143 void iotrace_set_buffer(ulong start, ulong size);
155 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count);
Dcommon.h128 int source (ulong addr, const char *fit_uname);
130 extern ulong load_addr; /* Default Load Address */
131 extern ulong save_addr; /* Default Save Address */
132 extern ulong save_size; /* Default Save Size */
183 ulong env_get_ulong(const char *name, int base, ulong default_val);
195 ulong env_get_hex(const char *varname, ulong default_val);
222 int env_set_ulong(const char *varname, ulong value);
231 int env_set_hex(const char *varname, ulong value);
242 return env_set_hex(varname, (ulong)addr); in env_set_addr()
312 void relocate_code(ulong);
[all …]
Dflash.h19 ulong size; /* total bank size in bytes */
21 ulong flash_id; /* combined device & manufacturer code */
22 ulong start[CONFIG_SYS_MAX_FLASH_SECT]; /* virtual sector start address */
28 ulong erase_blk_tout; /* maximum block erase timeout */
29 ulong write_tout; /* maximum write timeout */
30 ulong buffer_write_tout; /* maximum buffer write timeout */
42 ulong addr_unlock1; /* unlock address 1 for AMD flash roms */
43 ulong addr_unlock2; /* unlock address 2 for AMD flash roms */
90 extern int flash_sect_erase (ulong addr_first, ulong addr_last);
91 extern int flash_sect_protect (int flag, ulong addr_first, ulong addr_last);
[all …]
/external/u-boot/drivers/clk/aspeed/
Dclk_ast2500.c52 static ulong ast2500_get_mpll_rate(ulong clkin, u32 mpll_reg) in ast2500_get_mpll_rate()
54 const ulong num = (mpll_reg & SCU_MPLL_NUM_MASK) >> SCU_MPLL_NUM_SHIFT; in ast2500_get_mpll_rate()
55 const ulong denum = (mpll_reg & SCU_MPLL_DENUM_MASK) in ast2500_get_mpll_rate()
57 const ulong post_div = (mpll_reg & SCU_MPLL_POST_MASK) in ast2500_get_mpll_rate()
67 static ulong ast2500_get_hpll_rate(ulong clkin, u32 hpll_reg) in ast2500_get_hpll_rate()
69 const ulong num = (hpll_reg & SCU_HPLL_NUM_MASK) >> SCU_HPLL_NUM_SHIFT; in ast2500_get_hpll_rate()
70 const ulong denum = (hpll_reg & SCU_HPLL_DENUM_MASK) in ast2500_get_hpll_rate()
72 const ulong post_div = (hpll_reg & SCU_HPLL_POST_MASK) in ast2500_get_hpll_rate()
78 static ulong ast2500_get_clkin(struct ast2500_scu *scu) in ast2500_get_clkin()
92 static ulong ast2500_get_uart_clk_rate(struct ast2500_scu *scu, int uart_index) in ast2500_get_uart_clk_rate()
[all …]
/external/u-boot/env/
Dflash.c59 static ulong __maybe_unused end_addr =
67 static ulong __maybe_unused end_addr_new =
80 ulong addr_default = (ulong)&default_environment[0]; in env_flash_init()
81 ulong addr1 = (ulong)&(flash_addr->data); in env_flash_init()
82 ulong addr2 = (ulong)&(flash_addr_new->data); in env_flash_init()
126 ulong up_data = 0; in env_flash_save()
129 debug("Protect off %08lX ... %08lX\n", (ulong)flash_addr, end_addr); in env_flash_save()
131 if (flash_sect_protect(0, (ulong)flash_addr, end_addr)) in env_flash_save()
135 (ulong)flash_addr_new, end_addr_new); in env_flash_save()
137 if (flash_sect_protect(0, (ulong)flash_addr_new, end_addr_new)) in env_flash_save()
[all …]
/external/u-boot/common/
Diotrace.c27 ulong start;
28 ulong size;
29 ulong needed_size;
30 ulong offset;
31 ulong region_start;
32 ulong region_size;
37 static void add_record(int flags, const void *ptr, ulong value) in add_record()
51 if ((ulong)ptr < iotrace.region_start || in add_record()
52 (ulong)ptr > iotrace.region_start + iotrace.region_size) in add_record()
89 void iotrace_writel(ulong value, const void *ptr) in iotrace_writel()
[all …]
Dimage-fdt.c36 static const image_header_t *image_get_fdt(ulong fdt_addr) in image_get_fdt()
114 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt()
119 ulong of_len = 0; in boot_relocate_fdt()
141 if (((ulong) desired_addr) == ~0UL) { in boot_relocate_fdt()
144 lmb_reserve(lmb, (ulong)of_start, of_len); in boot_relocate_fdt()
148 (void *)(ulong) lmb_alloc_base(lmb, of_len, 0x1000, in boot_relocate_fdt()
149 (ulong)desired_addr); in boot_relocate_fdt()
156 (void *)(ulong) lmb_alloc(lmb, of_len, 0x1000); in boot_relocate_fdt()
160 (void *)(ulong) lmb_alloc_base(lmb, of_len, 0x1000, in boot_relocate_fdt()
196 set_working_fdt_addr((ulong)*of_flat_tree); in boot_relocate_fdt()
[all …]
/external/u-boot/drivers/bootcount/
Dbootcount_ram.c12 const ulong patterns[] = { 0x00000000,
17 const ulong NBR_OF_PATTERNS = sizeof(patterns) / sizeof(*patterns);
18 const ulong OFFS_PATTERN = 3;
19 const ulong REPEAT_PATTERN = 1000;
21 void bootcount_store(ulong a) in bootcount_store()
23 ulong *save_addr; in bootcount_store()
24 ulong size = 0; in bootcount_store()
29 save_addr = (ulong *)(size - BOOTCOUNT_ADDR); in bootcount_store()
38 flush_dcache_range((ulong)&save_addr[0], in bootcount_store()
39 (((ulong)&save_addr[REPEAT_PATTERN + OFFS_PATTERN] & in bootcount_store()
[all …]
/external/u-boot/drivers/reset/
Dreset-uniphier.c264 .data = (ulong)uniphier_pro4_sys_reset_data,
268 .data = (ulong)uniphier_pro4_sys_reset_data,
272 .data = (ulong)uniphier_pro4_sys_reset_data,
276 .data = (ulong)uniphier_pro4_sys_reset_data,
280 .data = (ulong)uniphier_pxs2_sys_reset_data,
284 .data = (ulong)uniphier_ld20_sys_reset_data,
288 .data = (ulong)uniphier_ld20_sys_reset_data,
292 .data = (ulong)uniphier_pxs3_sys_reset_data,
297 .data = (ulong)uniphier_mio_reset_data,
301 .data = (ulong)uniphier_mio_reset_data,
[all …]
/external/u-boot/arch/m68k/lib/
Dbootm.c26 static ulong get_sp (void);
31 ulong sp; in arch_lmb_reserve()
54 void (*kernel) (bd_t *, ulong, ulong, ulong, ulong); in do_bootm_linux()
78 kernel = (void (*)(bd_t *, ulong, ulong, ulong, ulong))images->ep; in do_bootm_linux()
81 (ulong) kernel); in do_bootm_linux()
101 static ulong get_sp (void) in get_sp()
103 ulong sp; in get_sp()
/external/u-boot/arch/arm/cpu/arm926ejs/mx25/
Dgeneric.c52 static ulong imx_get_mpllclk(void) in imx_get_mpllclk()
55 ulong fref = MXC_HCLK; in imx_get_mpllclk()
60 static ulong imx_get_upllclk(void) in imx_get_upllclk()
63 ulong fref = MXC_HCLK; in imx_get_upllclk()
68 static ulong imx_get_armclk(void) in imx_get_armclk()
71 ulong cctl = readl(&ccm->cctl); in imx_get_armclk()
72 ulong fref = imx_get_mpllclk(); in imx_get_armclk()
73 ulong div; in imx_get_armclk()
84 static ulong imx_get_ahbclk(void) in imx_get_ahbclk()
87 ulong cctl = readl(&ccm->cctl); in imx_get_ahbclk()
[all …]
/external/u-boot/lib/efi_loader/
Defi_runtime.c53 ulong foo1;
54 ulong addr;
70 ulong *offset;
71 ulong info;
75 ulong *offset;
76 ulong info;
238 static void efi_runtime_detach(ulong offset) in efi_runtime_detach()
241 ulong patchoff = offset - (ulong)gd->relocaddr; in efi_runtime_detach()
244 ulong patchto = (ulong)efi_runtime_detach_list[i].patchto; in efi_runtime_detach()
245 ulong *p = efi_runtime_detach_list[i].ptr; in efi_runtime_detach()
[all …]
/external/u-boot/board/micronas/vct/
Dsmc_eeprom.c85 static ulong get_mac_reg(int reg) in get_mac_reg()
87 ulong reg_val = 0xffffffff; in get_mac_reg()
108 static ulong eeprom_enable_access(void) in eeprom_enable_access()
110 ulong gpio; in eeprom_enable_access()
120 static void eeprom_disable_access(ulong gpio) in eeprom_disable_access()
138 ulong timeout = 100000; in eeprom_read_location()
139 ulong temp = 0; in eeprom_read_location()
148 ((ulong) address))); in eeprom_read_location()
167 ulong timeout = 100000; in eeprom_enable_erase_and_write()
190 ulong timeout = 100000; in eeprom_disable_erase_and_write()
[all …]

12345678910>>...47