| /rk3399_rockchip-uboot/lib/dhry/ |
| H A D | cmd_dhry.c | 14 ulong start, duration, vax_mips; in do_dhry() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | membuff.h | 34 char *start; /** the start of the buffer */ member
|
| H A D | blk.h | 206 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 D | dfu.h | 62 u64 start; member 73 u64 start; member 83 void *start; member 91 u64 start; member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ci_udc.c | 182 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 D | bootm-fdt.c | 55 u64 start[CONFIG_NR_DRAM_BANKS]; in arch_fixup_fdt() local
|
| H A D | zimage.c | 21 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | st_smi.c | 89 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 D | rk_i2c.c | 214 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 D | fb_common.c | 27 void timed_send_info(ulong *start, const char *msg) in timed_send_info()
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | fsl_sata.c | 537 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 D | sata_sil.c | 267 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 D | ramdisk_ro.c | 15 static ulong ramdisk_ro_bread(struct blk_desc *desc, lbaint_t start, in ramdisk_ro_bread()
|
| /rk3399_rockchip-uboot/board/sandbox/ |
| H A D | sandbox.c | 25 void flush_cache(unsigned long start, unsigned long size) in flush_cache()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | mrc.c | 71 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 D | part_rkparm.c | 26 unsigned long start; member 50 unsigned long size, start; in rkparm_param_parse() local
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | cpu.c | 111 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 D | mtrr.c | 73 int mtrr_add_request(int type, uint64_t start, uint64_t size) in mtrr_add_request()
|
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | flash.c | 182 ulong type, start; in flash_erase() local 401 ulong start; in write_word() local
|
| /rk3399_rockchip-uboot/test/rockchip/ |
| H A D | test-misc.c | 69 u64 start; in timer_delay_test() local 106 ulong start; in ir_test() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | dw_hdmi.c | 238 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 D | omap-cache.c | 56 u32 start = bd->bi_dram[bank].start >> MMU_SECTION_SHIFT; in dram_bank_mmu_setup() local
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | flash.c | 135 ulong start; in flash_erase() local 253 ulong start; in write_word() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | iotrace.c | 13 ulong start, size, offset, count; in do_print_stats() local
|
| /rk3399_rockchip-uboot/arch/nds32/include/asm/ |
| H A D | setup.h | 41 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
|