/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wldev_common.h | 52 struct net_device *dev, s8 *iovar_name, 59 struct net_device *dev, s8 *iovar_name, 63 struct net_device *dev, s8 *iovar, s32 val); 66 struct net_device *dev, s8 *iovar, s32 *pval); 73 const s8 *iovar_name, const s8 *param, s32 paramlen, 74 s8 *iovar_buf, s32 buflen, s32 bssidx); 80 struct net_device *dev, s8 *iovar_name, void *param, s32 paramlen, 87 struct net_device *dev, const s8 *iovar_name, const void *param, s32 paramlen, 91 struct net_device *dev, s8 *iova [all...] |
H A D | wldev_common.c | 112 const s8 *iovar_name, const s8 *param, s32 paramlen, in wldev_mkiovar() 113 s8 *iovar_buf, u32 buflen) in wldev_mkiovar() 122 struct net_device *dev, s8 *iovar_name, in wldev_iovar_getbuf() 152 struct net_device *dev, s8 *iovar_name, in wldev_iovar_setbuf() 172 struct net_device *dev, s8 *iovar, s32 val) in wldev_iovar_setint() 174 s8 iovar_buf[WLC_IOCTL_SMLEN]; in wldev_iovar_setint() 183 struct net_device *dev, s8 *iovar, s32 *pval) in wldev_iovar_getint() 185 s8 iovar_buf[WLC_IOCTL_SMLEN]; in wldev_iovar_getint() 204 const s8 *iovar_nam in wldev_mkiovar_bsscfg() [all...] |
H A D | wl_cfgp2p.h | 78 s8 vir_ifname[IFNAMSIZ]; 85 s8 p2p_go_count; 393 s8 *oui, s32 ie_id, const s8 *data, s32 datalen, const s8* add_del_cmd);
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_js_defs.h | 177 s8 ctx_attr_ref_count[KBASEP_JS_CTX_ATTR_COUNT];
192 s8 slot_affinity_refcount[BASE_JM_MAX_NR_SLOTS][64];
230 s8 nr_user_contexts_running;
232 s8 nr_all_contexts_running;
|
H A D | mali_malisw.h | 26 #define S8_MAX ((s8)(U8_MAX >> 1)) 27 #define S8_MIN ((s8)(-S8_MAX - 1))
|
H A D | mali_kbase_ctx_sched.c | 48 s8 i;
in kbase_ctx_sched_term() 182 s8 i;
in kbase_ctx_sched_restore_all_as()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/ |
H A D | mali_kbase_js_defs.h | 297 s8 ctx_attr_ref_count[KBASEP_JS_CTX_ATTR_COUNT]; 299 s8 slot_affinity_refcount[BASE_JM_MAX_NR_SLOTS][64]; 306 s8 nr_user_contexts_running; 307 s8 nr_all_contexts_running;
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_js_defs.h | 182 s8 ctx_attr_ref_count[KBASEP_JS_CTX_ATTR_COUNT]; 197 s8 slot_affinity_refcount[BASE_JM_MAX_NR_SLOTS][64]; 235 s8 nr_user_contexts_running; 237 s8 nr_all_contexts_running;
|
H A D | mali_malisw.h | 28 #define S8_MAX ((s8)(U8_MAX>>1)) 29 #define S8_MIN ((s8)(-S8_MAX - 1))
|
H A D | mali_kbase_ctx_sched.c | 49 s8 i; in kbase_ctx_sched_term() 181 s8 i; in kbase_ctx_sched_restore_all_as()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/ |
H A D | mali_kbase_js_defs.h | 221 s8 ctx_attr_ref_count[KBASEP_JS_CTX_ATTR_COUNT]; 236 s8 slot_affinity_refcount[BASE_JM_MAX_NR_SLOTS][64]; 256 s8 nr_user_contexts_running; 258 s8 nr_all_contexts_running;
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/backend/ |
H A D | mali_kbase_debug_ktrace_defs_csf.h | 77 s8 csg_nr; 79 s8 csi_index;
|
H A D | mali_kbase_debug_linux_ktrace_csf.h | 48 __field(s8, csg_nr) __field(u8, slot_prio) __field(s8, csi_index)),
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf.h | 32 #define KBASEP_IF_NR_INVALID ((s8)-1) 36 #define KBASEP_CSG_NR_INVALID ((s8)-1) 40 #define KBASEP_USER_DB_NR_INVALID ((s8)-1)
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/backend/ |
H A D | mali_kbase_debug_ktrace_defs_csf.h | 109 s8 csg_nr; 111 s8 csi_index;
|
H A D | mali_kbase_debug_ktrace_csf.c | 44 const s8 slot = be_msg->gpu.csg_nr; in kbasep_ktrace_backend_format_msg() 133 const s8 slot = group->csg_nr; in kbasep_ktrace_add_csf()
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/ |
H A D | types.h | 23 typedef signed char s8;
typedef 51 typedef s8 INT8;
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/ |
H A D | types.h | 23 typedef signed char s8; typedef 53 typedef s8 INT8;
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_malisw.h | 33 #define S8_MAX ((s8)(U8_MAX >> 1)) 34 #define S8_MIN ((s8)(-S8_MAX - 1))
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf.h | 33 #define KBASEP_IF_NR_INVALID ((s8)-1) 37 #define KBASEP_CSG_NR_INVALID ((s8)-1) 41 #define KBASEP_USER_DB_NR_INVALID ((s8)-1)
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_js_backend.c | 39 s8 nr_running_ctxs; in timer_callback_should_run() 72 s8 nr_compute_ctxs = kbasep_js_ctx_attr_count_on_runpool(kbdev, KBASEP_JS_CTX_ATTR_COMPUTE); in timer_callback_should_run() 73 s8 nr_noncompute_ctxs = nr_running_ctxs - nr_compute_ctxs; in timer_callback_should_run()
|
H A D | mali_kbase_js_affinity.c | 229 s8 cnt; in kbase_js_affinity_retain_slot_cores() 254 s8 cnt; in kbase_js_affinity_release_slot_cores()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_js_backend.c | 42 s8 nr_running_ctxs; in timer_callback_should_run() 74 s8 nr_compute_ctxs = in timer_callback_should_run() 77 s8 nr_noncompute_ctxs = nr_running_ctxs - in timer_callback_should_run()
|
H A D | mali_kbase_js_affinity.c | 248 s8 cnt; in kbase_js_affinity_retain_slot_cores() 274 s8 cnt; in kbase_js_affinity_release_slot_cores()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkispp-config.h | 254 s8 eg_coef[SHP_EDGE_COEF_SIZE]; 257 s8 dog_k[SHP_DOG_KERNEL_SIZE]; 261 s8 lum_min_m[SHP_LUM_MIN_SIZE];
|