/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 31 hi_bool update;
member
|
H A D | hi_comm_isp_adapt.h | 49 hi_u32 proc_param; /* RW;Format:32.0; Indicate the update frequency of ISP_PROC information,
1558 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1564 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1570 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1576 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1764 hi_bool update; /* R member 1777 hi_bool update; /* RW; Range: [0x0, 0x1]; Format:1.0; global() member 1811 hi_bool update; global() member [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
H A D | hi_comm_sns_adapt.h | 31 hi_bool update;
member
|
H A D | hi_comm_isp_adapt.h | 49 hi_u32 proc_param; /* RW;Format:32.0; Indicate the update frequency of ISP_PROC information,
1558 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1564 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1570 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1576 hi_u8 status; /* R;0:not update, 1: update,others:reserved */
1764 hi_bool update; /* R member 1777 hi_bool update; /* RW; Range: [0x0, 0x1]; Format:1.0; global() member 1811 hi_bool update; global() member [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_defs.h | 525 * @update: enable & setup/configure one of the GPU address space. 541 void (*update)(struct kbase_device *kbdev, struct kbase_mmu_table *mmut, int as_nr); member
|
H A D | mali_kbase_core_linux.c | 1350 struct kbase_ioctl_soft_event_update *update) in kbase_api_soft_event_update() 1352 if (update->flags != 0) { in kbase_api_soft_event_update() 1356 return kbase_soft_event_update(kctx, update->event, update->new_status); in kbase_api_soft_event_update() 2743 * update is pending and use the new values if necessary. */ in set_js_scheduling_period() 4939 /* Just need to update the device's last busy mark. Kernel will respect in kbase_device_runtime_idle() 1349 kbase_api_soft_event_update(struct kbase_context *kctx, struct kbase_ioctl_soft_event_update *update) kbase_api_soft_event_update() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_defs.h | 201 #error JS_COMMAND_SW_BITS not masked off by JS_COMMAND_MASK. Must update JS_COMMAND_SW_<..> bitmasks
1002 * cleared to update the power management system and allow transitions to
|
H A D | mali_kbase_mmu.c | 79 * This should be called after each page directory update.
310 kbase_mmu_report_fault_and_kill(kctx, faulting_as, "Page table update failure");
in page_fault_worker() 447 /* Rely on the caller to update the address space flags. */
in mmu_get_next_pgd() 836 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issuing GPU soft-reset to recover\n");
in kbase_mmu_flush_invalidate_noretain() 901 "Flush for GPU page table update did not complete. Issueing GPU soft-reset to recover\n");
in kbase_mmu_flush_invalidate() 942 kctx->kbdev->mmu_mode->update(kctx);
in kbase_mmu_update()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_defs.h | 544 * @update: enable & setup/configure one of the GPU address space. 555 * address of the next lower level page table and also update 563 void (*update)(struct kbase_device *kbdev, member
|
H A D | mali_kbase_core_linux.c | 1236 struct kbase_ioctl_soft_event_update *update) in kbase_api_soft_event_update() 1238 if (update->flags != 0) in kbase_api_soft_event_update() 1241 return kbase_soft_event_update(kctx, update->event, update->new_status); in kbase_api_soft_event_update() 2816 * update is pending and use the new values if necessary. in set_js_scheduling_period() 5433 /* Just need to update the device's last busy mark. Kernel will respect in kbase_device_runtime_idle() 1235 kbase_api_soft_event_update(struct kbase_context *kctx, struct kbase_ioctl_soft_event_update *update) kbase_api_soft_event_update() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_defs.h | 206 #error JS_COMMAND_SW_BITS not masked off by JS_COMMAND_MASK. Must update JS_COMMAND_SW_<..> bitmasks 1013 * cleared to update the power management system and allow transitions to
|
H A D | mali_kbase_mmu.c | 75 * This should be called after each page directory update. 341 "Page table update failure"); in page_fault_worker() 484 /* Rely on the caller to update the address space flags. */ in mmu_get_next_pgd() 888 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issuing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate_noretain() 953 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issueing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate() 995 kctx->kbdev->mmu_mode->update(kctx); in kbase_mmu_update()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
H A D | tde_hal_k.c | 486 * update:the head node update set 489 hi_s32 tde_hal_node_execute(hi_u64 nodephy_addr, hi_u64 update, hi_bool aq_use_buff) in tde_hal_node_execute() argument 491 hi_unused(update); in tde_hal_node_execute()
|
H A D | tde_osictl_k.c | 231 hi_s32 update_instart_w; /* the start_x of update area in original image */ 232 hi_s32 update_instart_h; /* the start_y of update area in original image */ 233 hi_s32 update_in_width; /* the width of update area in original image */ 234 hi_s32 update_in_height; /* the height of update area in original image */ 243 hi_s32 zme_outstart_w; /* the start_x of needed update area in output image */ 244 hi_s32 zme_outstart_h; /* the start_y of needed update area in output image */ 245 hi_s32 zme_out_width; /* the width of needed update area in output image */ 246 hi_s32 zme_out_height; /* the height of needed update area in output image */ 2200 /* update outstretched area exceed left limit bordline */ in tde_osi_get_hupdate_info() 2203 /* update outstretche in tde_osi_get_hupdate_info() [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/ |
H A D | mali_kbase_mmu.c | 56 * This function returns whether a cache flush for page table update should 173 * This should be called after each page directory update. 971 "Page table update failure", fault); in kbase_mmu_page_fault_worker() 1225 /* Rely on the caller to update the address space flags. */ in mmu_get_next_pgd() 1320 /* remap to single entry to update */ in mmu_insert_pages_failure_recovery() 1767 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issuing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate_noretain() 1836 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issuing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate_as() 1902 kbdev->mmu_mode->update(kbdev, mmut, as_nr); in kbase_mmu_update() 2160 * @vpfn: Virtual PFN (Page Frame Number) of the first page to update 2163 * @nr: Number of pages to update [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/mmu/ |
H A D | mali_kbase_mmu.c | 90 * This should be called after each page directory update. 771 kbase_mmu_report_fault_and_kill(kctx, faulting_as, "Page table update failure", fault); in kbase_mmu_page_fault_worker() 990 /* Rely on the caller to update the address space flags. */ in mmu_get_next_pgd() 1073 /* remap to single entry to update */ in mmu_insert_pages_failure_recovery() 1430 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issuing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate_noretain() 1465 dev_err(kbdev->dev, "Flush for GPU page table update did not complete. Issueing GPU soft-reset to recover\n"); in kbase_mmu_flush_invalidate_as() 1520 kbdev->mmu_mode->update(kbdev, mmut, as_nr); in kbase_mmu_update() 1692 * This will update page table entries that already exist on the GPU based on 1699 * @vpfn: Virtual PFN (Page Frame Number) of the first page to update 1702 * @nr: Number of pages to update [all...] |
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 385 bool update;
member
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-qp.c | 178 bool update; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_cfgnan.c | 62 /* Disc Cache Parameters update Flags */ 1127 /* update wl_avail and populate wl_avail_entry */ in wl_cfgnan_set_nan_avail() 1139 /* update avail_len only if in wl_cfgnan_set_nan_avail() 3269 nan_discover_cmd_data_t *cmd_data, uint16 cmd_id, bool update) in wl_cfgnan_cache_svc_info() 3278 if (update) { in wl_cfgnan_cache_svc_info() 3314 /* Reset Range status flags on svc creation/update */ in wl_cfgnan_cache_svc_info() 3403 WL_INFORM_MEM(("Check clear Ranging for pub update, sub id = %d," in wl_cfgnan_ranging_clear_publish() 3415 /* Only if this svc was cleared, any update needed */ in wl_cfgnan_ranging_clear_publish() 4649 WL_DBG(("nan svc check successful..proceed to update\n")); in wl_cfgnan_svc_get_handler() 4680 WL_ERR(("Failed to update sv in wl_cfgnan_svc_handler() 3268 wl_cfgnan_cache_svc_info(struct bcm_cfg80211 *cfg, nan_discover_cmd_data_t *cmd_data, uint16 cmd_id, bool update) wl_cfgnan_cache_svc_info() argument [all...] |
H A D | wl_cfg80211.c | 477 * not update the tlvs buffer pointer/length. 8001 WL_DBG(("Rate %d Mbps, update bus:" in wl_cfg80211_get_station() 8449 * when it expired, wpa_supplicant should call set_pmksa/del_pmksa to update in wl_cfg80211_set_pmksa() 9439 /* update channel */ in wl_cfg80211_send_action_frame() 11485 WL_ERR(("update bss - wpa_ie and wpa2_ie is not null\n")); in wl_cfg80211_hostapd_sec() 12276 WL_ERR(("Hostapd update sec failed \n")); in wl_cfg80211_change_beacon() 12447 WL_ERR(("Hostapd update sec failed \n")); in wl_cfg80211_add_set_beacon() 16008 WL_ERR(("failed to update bss info, err=%d\n", err)); in wl_bss_roaming_done() 16275 * need to update the cache based on bss info from fw. in wl_bss_connect_done() 16766 /* update Qo in wl_notify_rx_mgmt_frame() 18631 bool update; wl_construct_reginfo() local [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | wlioctl.h | 73 * update the range to be used by the next feature. 770 * WL_SCAN_PARAM_VERSION on version update 1006 /* rateset structure before versioning. legacy. DONOT update anymore here */ 1011 /* Note: dependent structures: sta_info_vX_t. When any update to this structure happens, 1012 * update sta_info_vX_t also. 1647 /* pmkid structure before versioning. legacy. DONOT update anymore here */ 1750 * Please update the following when modifying this structure: 1897 * Please update the following when modifying this structure: 1904 changes to wl_rateset_args_t is leading to update this struct version as well. 2302 uint16 update; member 2309 uint16 update; global() member [all...] |