Home
last modified time | relevance | path

Searched refs:end_addr (Results 1 - 18 of 18) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_maintenance.c192 data_result_addr->end_addr = hmac_vap->acq_result_addr.end_addr; in wal_data_acq_result_addr_to_hso()
H A Dwal_event.c1428 hmac_vap->acq_result_addr.end_addr = data_result_addr->end_addr; in wal_data_acq_result()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_data_collect.h77 hi_u32 end_addr; /* 结束地址 */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.c260 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() argument
272 mali_hw_core_register_write_relaxed(&core->hw_core, MALIGP2_REG_ADDR_MGMT_PLBU_ALLOC_END_ADDR, end_addr); in mali_gp_resume_with_new_heap()
H A Dmali_gp.h45 void mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr);
H A Dmali_group.h299 void mali_group_resume_gp_with_new_heap(struct mali_group *group, u32 job_id, u32 start_addr, u32 end_addr);
H A Dmali_group.c1017 void mali_group_resume_gp_with_new_heap(struct mali_group *group, u32 job_id, u32 start_addr, u32 end_addr) in mali_group_resume_gp_with_new_heap() argument
1026 mali_gp_resume_with_new_heap(group->gp_core, start_addr, end_addr); in mali_group_resume_gp_with_new_heap()
/device/soc/rockchip/common/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() argument
269 mali_hw_core_register_write_relaxed(&core->hw_core, MALIGP2_REG_ADDR_MGMT_PLBU_ALLOC_END_ADDR, end_addr); in mali_gp_resume_with_new_heap()
H A Dmali_gp.h44 void mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr);
H A Dmali_group.h309 void mali_group_resume_gp_with_new_heap(struct mali_group *group, u32 job_id, u32 start_addr, u32 end_addr);
H A Dmali_group.c1047 void mali_group_resume_gp_with_new_heap(struct mali_group *group, u32 job_id, u32 start_addr, u32 end_addr) in mali_group_resume_gp_with_new_heap() argument
1056 mali_gp_resume_with_new_heap(group->gp_core, start_addr, end_addr); in mali_group_resume_gp_with_new_heap()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Ddhcp.h268 ip4_addr_t end_addr; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.c634 hi_u32 end_addr = partition->table[HI_FLASH_PARTITON_KERNEL_B].addr + in upg_get_max_file_len() local
641 *file_len = end_addr - start_addr - current_kernel_size; in upg_get_max_file_len()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_kcpu.c583 u64 end_addr = addr + csg_suspend_buf_size - 1; in kbase_csf_queue_group_suspend_prepare() local
584 u64 last_page_addr = end_addr & PAGE_MASK; in kbase_csf_queue_group_suspend_prepare()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h2683 /* Look up the first VMA which intersects the interval start_addr..end_addr-1,
2684 NULL if none. Assume start_addr < end_addr. */
2686 unsigned long end_addr) in find_vma_intersection()
2690 if (vma && end_addr <= vma->vm_start) { in find_vma_intersection()
2685 find_vma_intersection(struct mm_struct *mm, unsigned long start_addr, unsigned long end_addr) find_vma_intersection() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c10121 uint32 start_addr, start_data, end_addr, end_data, i, index, pad, in _dhdsdio_download_btfw() local
10191 end_addr = start_addr + index; in _dhdsdio_download_btfw()
10192 if (!ISALIGNED(end_addr, 4)) { in _dhdsdio_download_btfw()
10193 end_addr = ROUNDDN(end_addr, 4); in _dhdsdio_download_btfw()
10194 end_data = bcmsdh_reg_read(bus->sdh, end_addr, 4); in _dhdsdio_download_btfw()
H A Ddhd_config.c210 uint end_addr; member
579 cis_end_addr = row->end_addr; in dhd_conf_get_otp()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c7431 data_result_addr->end_addr); in hmac_get_data_acq_result()

Completed in 47 milliseconds