Home
last modified time | relevance | path

Searched refs:basep (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/char/tpm/eventlog/
H A Dof.c55 const u64 *basep; in tpm_read_log_of() local
70 basep = of_get_property(np, "linux,sml-base", NULL); in tpm_read_log_of()
71 if (sizep == NULL && basep == NULL) in tpm_read_log_of()
73 if (sizep == NULL || basep == NULL) in tpm_read_log_of()
88 base = be64_to_cpup((__force __be64 *)basep); in tpm_read_log_of()
91 base = *basep; in tpm_read_log_of()
/openbmc/u-boot/drivers/core/
H A Dof_extra.c49 int ofnode_decode_region(ofnode node, const char *prop_name, fdt_addr_t *basep, in ofnode_decode_region() argument
62 *basep = fdt_addr_to_cpu(*cell); in ofnode_decode_region()
64 debug("%s: base=%08lx, size=%lx\n", __func__, (ulong)*basep, in ofnode_decode_region()
71 const char *suffix, fdt_addr_t *basep, in ofnode_decode_memory_region() argument
124 *basep = base + offset; in ofnode_decode_memory_region()
/openbmc/linux/arch/powerpc/kernel/
H A Dcrash_dump.c103 const __be32 *basep, *sizep; in crash_free_reserved_phys_range() local
106 basep = of_get_property(rtas.dev, "linux,rtas-base", NULL); in crash_free_reserved_phys_range()
109 if (basep && sizep) { in crash_free_reserved_phys_range()
110 rtas_start = be32_to_cpup(basep); in crash_free_reserved_phys_range()
H A Drtas.c2026 const u32 *basep, *entryp, *sizep; in early_init_dt_scan_rtas() local
2031 basep = of_get_flat_dt_prop(node, "linux,rtas-base", NULL); in early_init_dt_scan_rtas()
2041 if (basep && entryp && sizep) { in early_init_dt_scan_rtas()
2042 rtas.base = *basep; in early_init_dt_scan_rtas()
2048 basep = of_get_flat_dt_prop(node, "put-term-char", NULL); in early_init_dt_scan_rtas()
2049 if (basep) in early_init_dt_scan_rtas()
2050 rtas_putchar_token = *basep; in early_init_dt_scan_rtas()
2052 basep = of_get_flat_dt_prop(node, "get-term-char", NULL); in early_init_dt_scan_rtas()
2053 if (basep) in early_init_dt_scan_rtas()
2054 rtas_getchar_token = *basep; in early_init_dt_scan_rtas()
/openbmc/u-boot/cmd/
H A Dbootstage.c16 static int get_base_size(int argc, char * const argv[], ulong *basep, in get_base_size() argument
21 *basep = CONFIG_BOOTSTAGE_STASH_ADDR; in get_base_size()
25 *basep = simple_strtoul(argv[1], &endp, 16); in get_base_size()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c217 u8 *basep[TPG_MAX_PLANES][2]; in visl_tpg_fill() local
237 tpg_calc_text_basep(&ctx->tpg, basep, p, vbuf); in visl_tpg_fill()
242 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
250 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, line_str); in visl_tpg_fill()
268 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
279 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
286 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
303 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, &buf[old_len]); in visl_tpg_fill()
321 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
332 tpg_gen_text(&ctx->tpg, basep, line++ * line_height, 16, buf); in visl_tpg_fill()
[all …]
/openbmc/u-boot/include/dm/
H A Dof_extra.h59 int ofnode_decode_region(ofnode node, const char *prop_name, fdt_addr_t *basep,
86 const char *suffix, fdt_addr_t *basep,
/openbmc/linux/arch/powerpc/kexec/
H A Dcore_64.c40 const unsigned long *basep; in machine_kexec_prepare() local
54 basep = of_get_property(node, "linux,tce-base", NULL); in machine_kexec_prepare()
56 if (basep == NULL || sizep == NULL) in machine_kexec_prepare()
59 low = *basep; in machine_kexec_prepare()
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c200 u8 *basep[TPG_MAX_PLANES][2]; in vimc_sensor_process_frame() local
205 tpg_calc_text_basep(&vsensor->tpg, basep, 0, vsensor->frame); in vimc_sensor_process_frame()
210 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, in vimc_sensor_process_frame()
218 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
222 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
234 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_process_frame()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c395 u8 *basep[TPG_MAX_PLANES][2]; in vivid_fillbuff() local
447 tpg_calc_text_basep(tpg, basep, p, vbuf); in vivid_fillbuff()
471 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
476 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
486 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
491 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
497 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
504 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
509 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
514 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff()
[all …]
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h44 ssize_t freebsd11_getdirentries(int fd, char *buf, size_t nbytes, off_t *basep);
489 long basep; in do_freebsd11_getdirentries() local
495 ret = get_errno(freebsd11_getdirentries(arg1, (char *)dirp, nbytes, &basep)); in do_freebsd11_getdirentries()
515 if (put_user(basep, arg4, abi_ulong)) { in do_freebsd11_getdirentries()
528 long basep; in do_freebsd_getdirentries() local
534 ret = get_errno(getdirentries(arg1, (char *)dirp, nbytes, &basep)); in do_freebsd_getdirentries()
556 if (put_user(basep, arg4, abi_ulong)) { in do_freebsd_getdirentries()
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c106 long __user *basep; member
129 if (buf->basep) { in osf_filldir()
130 if (put_user(offset, buf->basep)) in osf_filldir()
132 buf->basep = NULL; in osf_filldir()
152 long __user *, basep) in SYSCALL_DEFINE4() argument
159 .basep = basep, in SYSCALL_DEFINE4()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal.c113 const void *basep, *entryp, *sizep; in early_init_dt_scan_opal() local
119 basep = of_get_flat_dt_prop(node, "opal-base-address", &basesz); in early_init_dt_scan_opal()
123 if (!basep || !entryp || !sizep) in early_init_dt_scan_opal()
126 opal.base = of_read_number(basep, basesz/4); in early_init_dt_scan_opal()
131 opal.base, basep, basesz); in early_init_dt_scan_opal()
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2003 if (font8x16 == NULL || basep == NULL || text == NULL) in tpg_gen_text()
2029 tpg_print_str_2(tpg, basep, p, first, div, step, y, x, in tpg_gen_text()
2033 tpg_print_str_4(tpg, basep, p, first, div, step, y, x, in tpg_gen_text()
2037 tpg_print_str_6(tpg, basep, p, first, div, step, y, x, in tpg_gen_text()
2041 tpg_print_str_8(tpg, basep, p, first, div, step, y, x, in tpg_gen_text()
2195 u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf) in tpg_calc_text_basep()
2202 basep[p][0] = vbuf; in tpg_calc_text_basep()
2203 basep[p][1] = vbuf; in tpg_calc_text_basep()
2206 basep[p][1] += h * stride / 2; in tpg_calc_text_basep()
2208 basep[p][0] += h * stride / 2; in tpg_calc_text_basep()
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h56 unsigned int *basep);
H A Dxfs_attr_leaf.c713 unsigned int *basep) in xfs_attr_sf_findname() argument
737 if (basep != NULL) in xfs_attr_sf_findname()
738 *basep = base; in xfs_attr_sf_findname()
/openbmc/linux/include/media/tpg/
H A Dv4l2-tpg.h245 u8 *basep[TPG_MAX_PLANES][2], int y, int x, const char *text);
247 u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf);
/openbmc/u-boot/include/
H A Dfdtdec.h1020 phys_addr_t *basep, phys_size_t *sizep,
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c547 const unsigned long *basep; in iommu_table_setparms() local
557 basep = of_get_property(node, "linux,tce-base", NULL); in iommu_table_setparms()
559 if (basep == NULL || sizep == NULL) { in iommu_table_setparms()
567 __va(*basep), &iommu_table_pseries_ops); in iommu_table_setparms()
/openbmc/u-boot/lib/
H A Dfdtdec.c1345 phys_addr_t *basep, phys_size_t *sizep, bd_t *bd) in fdtdec_decode_ram_size() argument
1416 if (basep && !bank) in fdtdec_decode_ram_size()
1417 *basep = (phys_addr_t)addr; in fdtdec_decode_ram_size()