Home
last modified time | relevance | path

Searched defs:count (Results 51 – 75 of 321) sorted by relevance

12345678910>>...13

/rk3399_rockchip-uboot/lib/
H A Dlinux_compat.c11 unsigned long count) in copy_from_user()
H A Dcharset.c24 size_t utf16_strnlen(const uint16_t *in, size_t count) in utf16_strnlen()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dsha2.h108 sha2_32t count[2]; member
116 sha2_64t count[2]; member
/rk3399_rockchip-uboot/cmd/
H A Diotrace.c13 ulong start, size, offset, count; in do_print_stats() local
H A Dmem.c116 ulong addr, count; in do_mem_mw() local
173 ulong count; in do_mem_mdc() local
200 ulong count; in do_mem_mwc() local
227 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local
308 ulong addr, dest, count; in do_mem_cp() local
/rk3399_rockchip-uboot/common/spl/
H A Dspl_net.c20 ulong count, void *buf) in spl_net_load_read()
H A Dspl_rknand.c47 ulong count, void *buf) in h_spl_load_read()
H A Dspl_spi.c55 ulong count, void *buf) in spl_spi_fit_read()
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/
H A Dhigh_speed_env_spec.c1362 u8 count) in print_topology_details()
1469 int hws_power_up_serdes_lanes(struct serdes_map *serdes_map, u8 count) in hws_power_up_serdes_lanes()
1911 int hws_update_serdes_phy_selectors(struct serdes_map *serdes_map, u8 count) in hws_update_serdes_phy_selectors()
2149 int hws_pex_tx_config_seq(const struct serdes_map *serdes_map, u8 count) in hws_pex_tx_config_seq()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c465 int count; in rk_board_fit_image_post_process() local
514 int i, count, n, noffset, num = 0; in board_bidram_fixup() local
613 int i, count = 0; in spl_fdt_fixup_memory() local
661 int count; in board_bidram_append_size() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Diomux.c83 int mxs_iomux_setup_multiple_pads(const iomux_cfg_t *pad_list, unsigned count) in mxs_iomux_setup_multiple_pads()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c211 int i, count; in sandbox_sdl_scan_keys() local
228 int count; in sandbox_sdl_key_pressed() local
/rk3399_rockchip-uboot/drivers/timer/
H A Dsti-timer.c21 static int sti_timer_get_count(struct udevice *dev, u64 *count) in sti_timer_get_count()
H A Dtsc_timer.c170 int count; in pit_expect_msb() local
322 static int tsc_timer_get_count(struct udevice *dev, u64 *count) in tsc_timer_get_count()
H A Dast_timer.c56 static int ast_timer_get_count(struct udevice *dev, u64 *count) in ast_timer_get_count()
/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_region.c21 static int str_in_list(const char *str, char * const list[], int count) in str_in_list()
41 int count = 0; in fdt_find_regions() local
219 int fdt_add_alias_regions(const void *fdt, struct fdt_region *region, int count, in fdt_add_alias_regions()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Decc.c109 u32 count; in do_ecc() local
/rk3399_rockchip-uboot/tools/buildman/
H A Dcontrol.py22 def GetPlural(count): argument
/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c215 int node_list[], int count) in exynos_dwmci_process_node()
240 int err = 0, count; in exynos_dwmmc_init() local
/rk3399_rockchip-uboot/drivers/misc/
H A Dds4510.c33 static int ds4510_mem_write(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_write()
62 static int ds4510_mem_read(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_read()
/rk3399_rockchip-uboot/board/renesas/sh7785lcr/
H A Drtl8169_mac.c166 unsigned int count) in sh7785lcr_datawrite()
219 void sh7785lcr_macdtrd(unsigned char *buf, unsigned short address, unsigned int count) in sh7785lcr_macdtrd()
/rk3399_rockchip-uboot/drivers/video/
H A Dconsole_rotate.c63 uint count) in console_move_rows_1()
192 uint count) in console_move_rows_2()
321 uint count) in console_move_rows_3()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_atags.c71 void *memset(void *s, int c, size_t count) in memset()
96 void *memcpy(void *dest, const void *src, size_t count) in memcpy()
/rk3399_rockchip-uboot/tools/patman/
H A Dgitutil.py21 count=None): argument
257 def CreatePatches(start, count, series): argument
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dlpc.c50 int count; in lpc_common_early_init() local

12345678910>>...13