Home
last modified time | relevance | path

Searched defs:start (Results 51 – 75 of 319) sorted by relevance

12345678910>>...13

/rk3399_rockchip-uboot/lib/dhry/
H A Dcmd_dhry.c14 ulong start, duration, vax_mips; in do_dhry() local
/rk3399_rockchip-uboot/include/
H A Dmembuff.h34 char *start; /** the start of the buffer */ member
H A Dblk.h206 lbaint_t start, lbaint_t blkcnt, in blkcache_read()
213 lbaint_t start, lbaint_t blkcnt, in blkcache_fill()
452 static inline ulong blk_dread(struct blk_desc *block_dev, lbaint_t start, in blk_dread()
473 static inline ulong blk_dwrite(struct blk_desc *block_dev, lbaint_t start, in blk_dwrite()
480 static inline ulong blk_derase(struct blk_desc *block_dev, lbaint_t start, in blk_derase()
H A Ddfu.h62 u64 start; member
73 u64 start; member
83 void *start; member
91 u64 start; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dci_udc.c182 const unsigned long start = (unsigned long)head; in ci_flush_qh() local
197 unsigned long start = (unsigned long)head; in ci_invalidate_qh() local
212 const unsigned long start = (unsigned long)item; in ci_flush_qtd() local
226 const unsigned long start = (unsigned long)td; in ci_flush_td() local
240 const unsigned long start = (unsigned long)item; in ci_invalidate_qtd() local
254 const unsigned long start = (unsigned long)td; in ci_invalidate_td() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dbootm-fdt.c55 u64 start[CONFIG_NR_DRAM_BANKS]; in arch_fixup_fdt() local
H A Dzimage.c21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dst_smi.c89 ulong start = get_timer(0); in smi_wait_xfer_finish() local
210 ulong start = get_timer(0); in smi_wait_till_ready() local
237 u32 start; in smi_write_enable() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Drk_i2c.c214 ulong start; in rk_i2c_send_start_bit() local
245 ulong start; in rk_i2c_send_stop_bit() local
286 ulong start; in rk_i2c_read() local
390 ulong start; in rk_i2c_write() local
/rk3399_rockchip-uboot/common/
H A Dfb_common.c27 void timed_send_info(ulong *start, const char *msg) in timed_send_info()
/rk3399_rockchip-uboot/drivers/ata/
H A Dfsl_sata.c537 static u32 fsl_sata_rw_cmd(int dev, u32 start, u32 blkcnt, u8 *buffer, int is_write) in fsl_sata_rw_cmd()
576 static u32 fsl_sata_rw_cmd_ext(int dev, u32 start, u32 blkcnt, u8 *buffer, int is_write) in fsl_sata_rw_cmd_ext()
606 static u32 fsl_sata_rw_ncq_cmd(int dev, u32 start, u32 blkcnt, u8 *buffer, in fsl_sata_rw_ncq_cmd()
697 u32 start, blks; in ata_low_level_rw_lba48() local
732 u32 start, blks; in ata_low_level_rw_lba28() local
H A Dsata_sil.c267 static ulong sil_sata_rw_cmd(int dev, ulong start, ulong blkcnt, in sil_sata_rw_cmd()
312 static ulong sil_sata_rw_cmd_ext(int dev, ulong start, ulong blkcnt, in sil_sata_rw_cmd_ext()
363 ulong start, blks, max_blks; in sil_sata_rw_lba28() local
391 ulong start, blks, max_blks; in sil_sata_rw_lba48() local
/rk3399_rockchip-uboot/drivers/ram/
H A Dramdisk_ro.c15 static ulong ramdisk_ro_bread(struct blk_desc *desc, lbaint_t start, in ramdisk_ro_bread()
/rk3399_rockchip-uboot/board/sandbox/
H A Dsandbox.c25 void flush_cache(unsigned long start, unsigned long size) in flush_cache()
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dmrc.c71 int mrc_add_memory_area(struct memory_info *info, uint64_t start, in mrc_add_memory_area()
204 ulong start; in sdram_initialise() local
/rk3399_rockchip-uboot/disk/
H A Dpart_rkparm.c26 unsigned long start; member
50 unsigned long size, start; in rkparm_param_parse() local
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.c111 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
115 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range()
H A Dmtrr.c73 int mtrr_add_request(int type, uint64_t start, uint64_t size) in mtrr_add_request()
/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dflash.c182 ulong type, start; in flash_erase() local
401 ulong start; in write_word() local
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-misc.c69 u64 start; in timer_delay_test() local
106 ulong start; in ir_test() local
/rk3399_rockchip-uboot/drivers/video/
H A Ddw_hdmi.c238 ulong start; in hdmi_phy_wait_i2c_done() local
314 ulong start; in hdmi_phy_configure() local
534 ulong start; in hdmi_ddc_wait_i2c_done() local
659 ulong start; in dw_hdmi_phy_wait_for_hpd() local
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Domap-cache.c56 u32 start = bd->bi_dram[bank].start >> MMU_SECTION_SHIFT; in dram_bank_mmu_setup() local
/rk3399_rockchip-uboot/board/cobra5272/
H A Dflash.c135 ulong start; in flash_erase() local
253 ulong start; in write_word() local
/rk3399_rockchip-uboot/cmd/
H A Diotrace.c13 ulong start, size, offset, count; in do_print_stats() local
/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Dsetup.h41 u32 start; /* physical start address */ member
65 u32 start; /* starting block of floppy-based RAM disk image */ member
79 u32 start; /* physical start address */ member
171 unsigned long start; member

12345678910>>...13