Home
last modified time | relevance | path

Searched defs:new_val (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase.h454 const int new_val = (gpu_lost ? 1 : 0); in kbase_pm_set_gpu_lost() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.h78 MALI_STATIC_INLINE void mali_hw_core_register_write(struct mali_hw_core *core, u32 relative_address, u32 new_val) in mali_hw_core_register_write() argument
57 mali_hw_core_register_write_relaxed(struct mali_hw_core *core, u32 relative_address, u32 new_val) mali_hw_core_register_write_relaxed() argument
68 mali_hw_core_register_write_relaxed_conditional(struct mali_hw_core *core, u32 relative_address, u32 new_val, const u32 old_val) mali_hw_core_register_write_relaxed_conditional() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_osk_low_level_mem.c83 int new_val; in ump_vma_open() local
97 int new_val; in ump_vma_close() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_hw_core.h56 MALI_STATIC_INLINE void mali_hw_core_register_write_relaxed(struct mali_hw_core *core, u32 relative_address, u32 new_val) in mali_hw_core_register_write_relaxed() argument
66 MALI_STATIC_INLINE void mali_hw_core_register_write_relaxed_conditional(struct mali_hw_core *core, u32 relative_address, u32 new_val, const u32 old_val) in mali_hw_core_register_write_relaxed_conditional() argument
75 MALI_STATIC_INLINE void mali_hw_core_register_write(struct mali_hw_core *core, u32 relative_address, u32 new_val) in mali_hw_core_register_write() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h429 int new_val = atomic_add_return(num_pages, used_pages); in kbase_atomic_add_pages() local
438 int new_val = atomic_sub_return(num_pages, used_pages); in kbase_atomic_sub_pages() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h428 int new_val = atomic_add_return(num_pages, used_pages); in kbase_atomic_add_pages() local
437 int new_val = atomic_sub_return(num_pages, used_pages); in kbase_atomic_sub_pages() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_firmware.c1194 hi_s32 firmware_write_cfg(hi_u8 *key, hi_u8 *new_val, hi_u8 len) in firmware_write_cfg() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c828 int new_val; in update_idle_suspended_group_state() local
2019 int new_val = in update_offslot_non_idle_cnt_for_faulty_grp() local
2036 int new_val = in update_offslot_non_idle_cnt_for_onslot_grp() local
2057 int new_val = atomic_inc_return( in update_offslot_non_idle_cnt_on_grp_suspend() local
2064 int new_val in update_offslot_non_idle_cnt_on_grp_suspend() local
2073 int new_val = atomic_inc_return( update_offslot_non_idle_cnt_on_grp_suspend() local
2507 int new_val = atomic_dec_return( sched_evict_group() local
2706 int new_val; scheduler_group_schedule() local
4425 int new_val; schedule_actions() local
4864 int new_val; scheduler_handle_reset_in_protected_mode() local
[all...]

Completed in 13 milliseconds