Searched defs:end_addr (Results 1 - 11 of 11) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_data_collect.h | 77 hi_u32 end_addr; /* 结束地址 */ member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_gp.c | 260 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
|
H A D | mali_group.c | 1017 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
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
H A D | mali_gp.c | 257 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
|
H A D | mali_group.c | 1047 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
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | dhcp.h | 268 ip4_addr_t end_addr; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
H A D | upg_common.c | 634 hi_u32 end_addr = partition->table[HI_FLASH_PARTITON_KERNEL_B].addr + in upg_get_max_file_len() local
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_kcpu.c | 583 u64 end_addr = addr + csg_suspend_buf_size - 1; in kbase_csf_queue_group_suspend_prepare() local
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_config.c | 210 uint end_addr; member
|
H A D | dhd_sdio.c | 10121 uint32 start_addr, start_data, end_addr, end_data, i, index, pad, in _dhdsdio_download_btfw() local
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | mm.h | 2685 find_vma_intersection(struct mm_struct *mm, unsigned long start_addr, unsigned long end_addr) find_vma_intersection() argument
|
Completed in 32 milliseconds