Home
last modified time | relevance | path

Searched defs:count (Results 76 – 100 of 321) sorted by relevance

12345678910>>...13

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c319 int i = 0, count = 0; in cpu_mask() local
352 int i = 0, count = 0; in fsl_qoriq_core_to_cluster() local
376 int i = 0, count = 0; in fsl_qoriq_core_to_type() local
/rk3399_rockchip-uboot/board/Marvell/db-88f6820-amc/
H A Ddb-88f6820-amc.c47 int hws_board_topology_load(struct serdes_map **serdes_map_array, u8 *count) in hws_board_topology_load()
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dmicroblaze_intc.h23 int count; /* number of interrupt */ member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dinterrupts.c20 ulong count; member
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c407 int count; in fdtdec_add_aliases_for_id() local
656 u32 *array, int count) in fdtdec_get_int_array()
672 const char *prop_name, u32 *array, int count) in fdtdec_get_int_array_count()
692 const char *prop_name, int count) in fdtdec_locate_array()
720 uint32_t count = 0; in fdtdec_parse_phandle_with_args() local
848 u8 *array, int count) in fdtdec_get_byte_array()
860 const char *prop_name, int count) in fdtdec_locate_byte_array()
H A Dtrace.c196 int count; in trace_list_calls() local
238 ulong count; in trace_print_stats() local
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.c252 size_t count, loff_t *ppos) in dfs_file_read()
315 size_t count, loff_t *ppos) in dfs_file_write()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_mtd_blk.c72 ulong count, void *buf) in mtd_spl_load_read()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dinterrupts.c41 unsigned int count; member
/rk3399_rockchip-uboot/cmd/
H A Dximg.c40 ulong count; in do_imgextract() local
H A Dreiser.c86 unsigned long count; in do_reiserload() local
H A Dcbfs.c53 unsigned long count; in do_cbfs_fsload() local
H A Dzfs.c44 unsigned long count; in do_zfs_load() local
/rk3399_rockchip-uboot/common/
H A Dimage.c182 int count; member
255 ulong i, count = 0; in image_multi_count() local
291 ulong offset, count, img_data; in image_multi_getimg() local
368 ulong count = image_multi_count(hdr); in image_print_contents() local
1336 const unsigned int count = in fit_loadable_process() local
H A Dddr_spd.c70 crc16(char *ptr, int count) in crc16()
/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c231 struct fdt_region region[], int count) in display_fdt_by_regions()
427 struct fdt_region region[], int count, char *out) in dump_fdt_regions()
499 static void show_region_list(struct fdt_region *reg, int count) in show_region_list()
655 int count; in fdtgrep_find_regions() local
779 int count = 100; in do_fdtgrep() local
H A Dmkexynosspl.c82 int var_size_flag, read_size, count; in main() local
H A Ddefault_image.c136 ulong count; in image_extract_subimage() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/iproc-common/
H A Dtimer.c48 uint64_t count; in get_timer() local
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c557 unsigned int count, in exynos_dp_write_bytes_to_dpcd()
623 unsigned int count, in exynos_dp_read_bytes_from_dpcd()
765 unsigned int reg_addr, unsigned int count, in exynos_dp_read_bytes_from_i2c()
871 void exynos_dp_set_lane_count(struct exynos_dp *dp_regs, unsigned char count) in exynos_dp_set_lane_count()
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Diomux-v3.c91 unsigned count) in imx_iomux_v3_setup_multiple_pads()
/rk3399_rockchip-uboot/drivers/tpm/
H A Dtpm-uclass.c74 uint count, ordinal; in tpm_xfer() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dparam.c293 int i, ret, count; in param_parse_ddr_mem() local
386 int i, count; in param_simple_parse_ddr_mem() local
/rk3399_rockchip-uboot/drivers/dma/
H A Dfsl_dma.c94 int dmacpy(phys_addr_t dest, phys_addr_t src, phys_size_t count) { in dmacpy()
/rk3399_rockchip-uboot/test/dm/
H A Dblk.c56 int count = 0; in count_blk_devices() local

12345678910>>...13