Searched refs:p1 (Results 1 - 21 of 21) sorted by relevance

/u-boot/test/lib/
H A Defi_device_path.c27 struct efi_device_path *p1 = (struct efi_device_path *)d1; local
31 ut_asserteq((ssize_t)-EINVAL, efi_dp_check_length(p1, SIZE_MAX));
32 ut_asserteq((ssize_t)sizeof(d1), efi_dp_check_length(p1, sizeof(d1)));
34 efi_dp_check_length(p1, sizeof(d1) + 4));
35 ut_asserteq((ssize_t)-1, efi_dp_check_length(p1, sizeof(d1) - 1));
/u-boot/lib/
H A Dqsort.c69 int strcmp_compar(const void *p1, const void *p2) argument
71 return strcmp(*(const char **)p1, *(const char **)p2);
H A Dof_live.c187 const char *p1 = pathp, *ps = pathp, *pa = NULL; local
190 while (*p1) {
191 if ((*p1) == '@')
192 pa = p1;
193 if ((*p1) == '/')
194 ps = p1 + 1;
195 p1++;
198 pa = p1;
H A Dhashtable.c536 static int cmpkey(const void *p1, const void *p2) argument
538 struct env_entry *e1 = *(struct env_entry **)p1;
H A Dbch.c245 const uint32_t *pdata, *p0, *p1, *p2, *p3; local
285 p1 = tab1 + (l+1)*((w >> 8) & 0xff);
290 r[i] = r[i+1]^p0[i]^p1[i]^p2[i]^p3[i];
292 r[l] = p0[l]^p1[l]^p2[l]^p3[l];
/u-boot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c60 unsigned int p1, p2, res; member in struct:__anon206
74 tstmul (expected[i].p1, expected[i].p2, expected[i].res);
75 tstmul (expected[i].p2, expected[i].p1, expected[i].res);
/u-boot/lib/efi_selftest/
H A Defi_selftest_memory.c103 u64 p1; local
115 EFI_ST_NUM_PAGES, &p1);
152 if (find_in_memory_map(map_size, memory_map, desc_size, p1,
160 ret = boottime->free_pages(p1, EFI_ST_NUM_PAGES);
/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c123 int xip_safe, p0, p1, p2, p3; local
204 p1 = readl(&prcm_base->clksel1_pll);
206 clrsetbits_le32(&p1, 0xF8000000, ptr->m2 << 27);
208 clrsetbits_le32(&p1, 0x07FF0000, ptr->m << 16);
210 clrsetbits_le32(&p1, 0x00007F00, ptr->n << 8);
212 clrbits_le32(&p1, 0x00000040);
226 (*f_lock_pll) (p0, p1, p2, p3);
380 int xip_safe, p0, p1, p2, p3; local
454 p1 = readl(&prcm_base->clksel1_pll);
456 clrsetbits_le32(&p1,
[all...]
/u-boot/tools/
H A Dpblimage.c145 unsigned char *p1; local
149 p1 = (unsigned char *)&temp;
151 *p1++ = (val >> (j * 8)) & 0xff;
/u-boot/arch/sandbox/cpu/
H A Dstart.c31 static int h_compare_opt(const void *p1, const void *p2) argument
33 const struct sandbox_cmdline_option *opt1 = p1;
38 opt1 = *(struct sandbox_cmdline_option **)p1;
/u-boot/cmd/
H A Dmem.c940 volatile unsigned long *p1 = bufa; local
945 for (i = 0; i < count; i++, p1++, p2++) {
946 if (*p1 != *p2) {
948 (unsigned long)*p1, (unsigned long)*p2,
949 *p1 ^ *p2, __ffs(*p1 ^ *p2),
961 volatile unsigned long *p1 = bufa; local
975 p1 = (volatile unsigned long *)bufa;
978 *p1++ = *p2++ = (i % 2) == 0 ? q : ~q;
/u-boot/arch/x86/include/asm/
H A Dmsr.h159 #define rdmsr_safe(msr, p1, p2) \
163 (*p1) = (u32)__val; \
/u-boot/common/
H A Dcli_hush.c3516 char *p, *p1, *res_str = NULL; local
3532 if ((p1 = lookup_param(inp))) {
3534 len = res_str_len + strlen(p1) + 2;
3536 len = res_str_len + strlen(p1);
3543 strcpy((res_str + res_str_len + 1), p1);
3550 res_str[res_str_len + 1 + strlen(p1)] =
3557 strcpy((res_str + res_str_len), p1);
3581 char *p1, *p2, *p3; local
3587 p1 = p3;
3588 while (*p1) {
[all...]
/u-boot/drivers/cpu/
H A Dbmips_cpu.c245 unsigned int tmp, p1, p2, ndiv, m1; local
248 p1 = (tmp & DMIPSPLLCFG_6368_P1_MASK) >> DMIPSPLLCFG_6368_P1_SHIFT;
256 return (((64 * 1000000) / p1) * p2 * ndiv) / m1;
/u-boot/include/power/
H A Dpmic.h60 int (*battery_init) (struct pmic *bat, struct pmic *p1,
/u-boot/arch/x86/cpu/
H A Dmtrr.c142 static int h_comp_mtrr(const void *p1, const void *p2) argument
144 const struct mtrr_request *req1 = p1;
/u-boot/fs/ubifs/
H A Dlog.c302 struct rb_node *p1 = p; local
307 bud = rb_entry(p1, struct ubifs_bud, rb);
325 rb_erase(p1, &c->buds);
/u-boot/drivers/tee/
H A Dsandbox.c81 static u32 check_params(u8 p0, u8 p1, u8 p2, u8 p3, uint num_params, argument
84 u8 p[] = { p0, p1, p2, p3 };
/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c263 u64 p1, p2, d1, d2; local
326 p1 = p + ii + k + j;
327 p2 = p1 + p2offset;
329 v = pattern1 * (p1 + i);
333 cvmx_write64_uint64(p1 + i, v);
336 CVMX_CACHE_WBIL2(p1, 0);
365 p1 = p + ii + k + j;
366 p2 = p1 + p2offset;
368 v = cvmx_read64_uint64(p1 +
375 cvmx_write64_uint64(p1
9888 u64 p1; local
[all...]
/u-boot/drivers/net/octeontx2/
H A Dnix_af.c166 union npa_pool_s p1 ALIGNED;
194 pool_req.p1.s.ena = 1; /* Write mask */
/u-boot/drivers/clk/stm32/
H A Dclk-stm32mp1.c490 p1, p2, p3, p4) \
499 .refclk[0] = (p1), \

Completed in 148 milliseconds