Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_executor.h84 MALI_STATIC_INLINE void mali_executor_hint_enable(mali_executor_hint hint) in mali_executor_hint_enable()
90 MALI_STATIC_INLINE void mali_executor_hint_disable(mali_executor_hint hint) in mali_executor_hint_disable()
96 MALI_STATIC_INLINE mali_bool mali_executor_hint_is_enabled(mali_executor_hint hint) in mali_executor_hint_is_enabled()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_executor.h80 MALI_STATIC_INLINE void mali_executor_hint_enable(mali_executor_hint hint) in mali_executor_hint_enable()
86 MALI_STATIC_INLINE void mali_executor_hint_disable(mali_executor_hint hint) in mali_executor_hint_disable()
92 MALI_STATIC_INLINE mali_bool mali_executor_hint_is_enabled(mali_executor_hint hint) in mali_executor_hint_is_enabled()
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
Dcsi_gcc.h515 __ALWAYS_STATIC_INLINE void __set_HINT(uint32_t hint) in __set_HINT()