Home
last modified time | relevance | path

Searched defs:start_addr (Results 26 – 50 of 234) sorted by relevance

12345678910

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c72 unsigned int start_addr) in sdhci_transfer_data()
153 unsigned int time = 0, start_addr = 0; local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c1097 static inline uint64_t kfd_gtt_sa_calc_gpu_addr(uint64_t start_addr, in kfd_gtt_sa_calc_gpu_addr()
1104 static inline uint32_t *kfd_gtt_sa_calc_cpu_addr(void *start_addr, in kfd_gtt_sa_calc_cpu_addr()
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_ddr3.c188 u32 start_addr, end_addr, size, ecc_err; in do_ddr_test() local
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h29 unsigned long start_addr; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c1005 static u8 gup_burn_proc(struct i2c_client *client, u8 *burn_buf, u16 start_addr, u16 total_length) in gup_burn_proc()
1149 static u8 gup_burn_fw_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u8 bank_cm… in gup_burn_fw_section()
1994 static u8 gup_burn_fw_gwake_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u32 … in gup_burn_fw_gwake_section()
3212 static s32 gup_burn_fw_proc(struct i2c_client *client, u16 start_addr, s32 start_index, s32 burn_le… in gup_burn_fw_proc()
3227 static s32 gup_check_and_repair(struct i2c_client *client, u16 start_addr, s32 start_index, s32 chk… in gup_check_and_repair()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_aout.c258 unsigned long bss, start_addr, len; in load_aout_library() local
/OK3568_Linux_fs/kernel/arch/x86/ia32/
H A Dia32_aout.c247 unsigned long bss, start_addr, len, error; in load_aout_library() local
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-m41t93.c104 const u8 start_addr = 0; in m41t93_get_time() local
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140_gen_hmac.c119 void *start_addr = get_sym_addr(start); in hmac_section() local
/OK3568_Linux_fs/kernel/drivers/media/common/b2c2/
H A Dflexcop-i2c.c109 u8 start_addr, u8 *buf, u16 size) in flexcop_i2c_request()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c645 __u64 *start_addr) in tce_iommu_create_window()
709 __u64 start_addr) in tce_iommu_remove_window()
750 __u64 start_addr = 0; in tce_iommu_create_default_window() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c242 u_int start_addr; in ahd_proc_write_seeprom() local
H A Daic7xxx_proc.c255 u_int start_addr; in ahc_proc_write_seeprom() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c77 void mx28_fixup_vt(uint32_t start_addr) in mx28_fixup_vt()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Darmv7m_mpu.h57 uint32_t start_addr; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.c257 void mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr) in mali_gp_resume_with_new_heap()
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenalloc.h77 unsigned long start_addr; /* start address of memory chunk */ member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dtee-dev.c27 void *start_addr; in tee_alloc_ring() local
/OK3568_Linux_fs/kernel/lib/
H A Derror-inject.c17 unsigned long start_addr; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dbase.c76 nvkm_falcon_set_start_addr(struct nvkm_falcon *falcon, u32 start_addr) in nvkm_falcon_set_start_addr()
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Ddram.c169 u32 start_addr; in dram_ecc_scrubbing() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c202 int secure_emif_firewall_setup(uint8_t region_num, uint32_t start_addr, in secure_emif_firewall_setup()
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dtlb.c329 void fix_range_common(struct mm_struct *mm, unsigned long start_addr, in fix_range_common()
572 static void fix_range(struct mm_struct *mm, unsigned long start_addr, in fix_range()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvfw/
H A Dacr.h103 u32 start_addr; member
132 u32 start_addr; member
/OK3568_Linux_fs/u-boot/cmd/
H A Dmem.c572 static ulong mem_test_alt(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_alt()
796 static ulong mem_test_quick(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_quick()

12345678910