Home
last modified time | relevance | path

Searched refs:target (Results 1 - 25 of 107) sorted by relevance

12345

/device/soc/rockchip/common/sdk_linux/include/trace/events/
H A Dcpuhp.h12 TP_PROTO(unsigned int cpu, int target, int idx, int (*fun)(unsigned int)),
14 TP_ARGS(cpu, target, idx, fun),
16 TP_STRUCT__entry(__field(unsigned int, cpu) __field(int, target) __field(int, idx) __field(void *, fun)),
18 TP_fast_assign(__entry->cpu = cpu; __entry->target = target; __entry->idx = idx; __entry->fun = fun;),
20 TP_printk("cpu: %04u target: %3d step: %3d (%ps)", __entry->cpu, __entry->target, __entry->idx,
25 TP_PROTO(unsigned int cpu, int target, int idx, int (*fun)(unsigned int, struct hlist_node *),
28 TP_ARGS(cpu, target, idx, fun, node),
30 TP_STRUCT__entry(__field(unsigned int, cpu) __field(int, target) __fiel
[all...]
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_common.c80 unsigned long vop_last_rate, target = 0; in rockchip_dmcfreq_vop_bandwidth_update() local
118 target = common_info->vop_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_update()
128 if (target < common_info->vop_frame_bw_tbl[i].freq) { in rockchip_dmcfreq_vop_bandwidth_update()
129 target = common_info->vop_frame_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_update()
136 common_info->vop_req_rate = target; in rockchip_dmcfreq_vop_bandwidth_update()
138 if (target > vop_last_rate) { in rockchip_dmcfreq_vop_bandwidth_update()
148 unsigned long target = 0; in rockchip_dmcfreq_vop_bandwidth_request() local
157 target = common_info->vop_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_request()
162 if (!target) { in rockchip_dmcfreq_vop_bandwidth_request()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc_common.c81 unsigned long vop_last_rate, target = 0; in rockchip_dmcfreq_vop_bandwidth_update() local
117 target = common_info->vop_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_update()
126 if (target < common_info->vop_frame_bw_tbl[i].freq) in rockchip_dmcfreq_vop_bandwidth_update()
127 target = common_info->vop_frame_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_update()
133 common_info->vop_req_rate = target; in rockchip_dmcfreq_vop_bandwidth_update()
135 if (target > vop_last_rate) { in rockchip_dmcfreq_vop_bandwidth_update()
145 unsigned long target = 0; in rockchip_dmcfreq_vop_bandwidth_request() local
154 target = common_info->vop_bw_tbl[i].freq; in rockchip_dmcfreq_vop_bandwidth_request()
159 if (!target) in rockchip_dmcfreq_vop_bandwidth_request()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dpkt_builder.py136 self.BuildUpgBin(target = ota_ori_file)
141 def BuildUpgBoot(self, target = None, source = None):
153 image_file = os.path.join(pkt_dir_path, '%s_flash_boot_ota.bin'%app_name) if target is None else target
158 def BuildUpgBin(self, target = None):
175 image_file = os.path.join(pkt_dir_path, '%s_ota.bin'%app_name) if target is None else target
180 def BuildUpgBurnBin(self, target = None):
197 image_file = os.path.join(pkt_dir_path, '%s_ota_unencrypt.bin'%app_name) if target is None else target
[all...]
H A Dscons_utils.py95 def cleanup(target, source, env):
122 def scons_bin_dd(source, target, **kw):
133 if os.path.exists(target):
135 with open(target, mode) as image:
138 with open(target, 'wb') as image:
158 with open(target, 'wb') as image:
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c52 * @target: The target state
65 enum cpuhp_state target; member
179 trace_cpuhp_enter(cpu, st->target, state, cb); in cpuhp_invoke_callback()
192 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node); in cpuhp_invoke_callback()
206 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node); in cpuhp_invoke_callback()
236 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node); in cpuhp_invoke_callback()
480 static inline enum cpuhp_state cpuhp_set_state(struct cpuhp_cpu_state *st, enum cpuhp_state target) in cpuhp_set_state() argument
487 st->target = target; in cpuhp_set_state()
532 cpuhp_kick_ap(struct cpuhp_cpu_state *st, enum cpuhp_state target) cpuhp_kick_ap() argument
647 cpuhp_up_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) cpuhp_up_callbacks() argument
957 enum cpuhp_state target = max((int)st->target, CPUHP_AP_OFFLINE); take_cpu_down() local
1068 cpuhp_down_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) cpuhp_down_callbacks() argument
1087 _cpu_down(unsigned int cpu, int tasks_frozen, enum cpuhp_state target) _cpu_down() argument
1158 cpu_down_maps_locked(unsigned int cpu, enum cpuhp_state target) cpu_down_maps_locked() argument
1166 cpu_down(unsigned int cpu, enum cpuhp_state target) cpu_down() argument
1259 enum cpuhp_state target = min((int)st->target, CPUHP_AP_ONLINE); notify_cpu_starting() local
1299 _cpu_up(unsigned int cpu, int tasks_frozen, enum cpuhp_state target) _cpu_up() argument
1361 cpu_up(unsigned int cpu, enum cpuhp_state target) cpu_up() argument
2304 int target, ret; write_cpuhp_target() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_descriptor_mapping.c63 int ump_descriptor_mapping_allocate_mapping(ump_descriptor_mapping *map, void *target) in ump_descriptor_mapping_allocate_mapping() argument
95 map->table->mappings[descriptor] = target; in ump_descriptor_mapping_allocate_mapping()
102 int ump_descriptor_mapping_get(ump_descriptor_mapping *map, int descriptor, void **target) in ump_descriptor_mapping_get() argument
108 *target = map->table->mappings[descriptor]; in ump_descriptor_mapping_get()
110 } else *target = NULL; in ump_descriptor_mapping_get()
115 int ump_descriptor_mapping_set(ump_descriptor_mapping *map, int descriptor, void *target) in ump_descriptor_mapping_set() argument
120 map->table->mappings[descriptor] = target; in ump_descriptor_mapping_set()
H A Dump_kernel_descriptor_mapping.h58 * @param target The value to map to
61 int ump_descriptor_mapping_allocate_mapping(ump_descriptor_mapping *map, void *target);
67 * @param target Pointer to a pointer which will receive the stored value
70 int ump_descriptor_mapping_get(ump_descriptor_mapping *map, int descriptor, void **target);
76 * @param target Pointer to replace the current value with
79 int ump_descriptor_mapping_set(ump_descriptor_mapping *map, int descriptor, void *target);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
H A Ddrv_klad.c36 hi_s32 hal_cipher_klad_config(hi_u32 chn_id, hi_u32 opt_id, hi_cipher_klad_target target, hi_bool is_decrypt) in hal_cipher_klad_config() argument
50 ctrl.bits.type = target; in hal_cipher_klad_config()
196 hi_cipher_ca_type root_key, hi_cipher_klad_target target, const hi_u8 *data_in, hi_u32 key_len) in drv_cipher_klad_load_key()
203 hi_log_chk_param_return(target >= HI_CIPHER_KLAD_TARGET_BUTT); in drv_cipher_klad_load_key()
209 ret = hal_cipher_klad_config(chn_id, otp_id, target, HI_TRUE); in drv_cipher_klad_load_key()
235 hi_cipher_klad_target target, hi_u8 *clean_key, hi_u8 *encrypt_key, hi_u32 key_len) in drv_cipher_klad_encrypt_key()
241 hi_log_chk_param_return(target >= HI_CIPHER_KLAD_TARGET_BUTT); in drv_cipher_klad_encrypt_key()
253 if (target == HI_CIPHER_KLAD_TARGET_RSA) { in drv_cipher_klad_encrypt_key()
195 drv_cipher_klad_load_key(hi_u32 chn_id, hi_cipher_ca_type root_key, hi_cipher_klad_target target, const hi_u8 *data_in, hi_u32 key_len) drv_cipher_klad_load_key() argument
234 drv_cipher_klad_encrypt_key(hi_cipher_ca_type root_key, hi_cipher_klad_target target, hi_u8 *clean_key, hi_u8 *encrypt_key, hi_u32 key_len) drv_cipher_klad_encrypt_key() argument
H A Ddrv_klad.h49 hi_s32 hal_cipher_klad_config(hi_u32 chn_id, hi_u32 opt_id, hi_cipher_klad_target target, hi_bool is_decrypt);
59 hi_cipher_ca_type root_key, hi_cipher_klad_target target, const hi_u8 *data_in, hi_u32 key_len);
61 hi_s32 drv_cipher_klad_encrypt_key(hi_cipher_ca_type root_key, hi_cipher_klad_target target,
H A Dhi_drv_compat.c36 hi_s32 klad_encrypt_key(hi_u32 keysel, hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in klad_encrypt_key() argument
40 ret = drv_cipher_klad_encrypt_key(keysel, target, clear, encrypt, key_len); in klad_encrypt_key()
H A Dhi_drv_compat.h25 hi_s32 klad_encrypt_key(hi_u32 keysel, hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len);
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_descriptor_mapping.h59 * @param target The value to map to
62 int ump_descriptor_mapping_allocate_mapping(ump_descriptor_mapping *map, void *target);
68 * @param target Pointer to a pointer which will receive the stored value
71 int ump_descriptor_mapping_get(ump_descriptor_mapping *map, int descriptor, void **target);
77 * @param target Pointer to replace the current value with
80 int ump_descriptor_mapping_set(ump_descriptor_mapping *map, int descriptor, void *target);
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dlwip_rpl.h32 err_t lwip_rpl_behind_mbr_node(const ip6_addr_t *target);
33 err_t lwip_rpl_nonmesh_node(const ip6_addr_t *target);
34 err_t lwip_rpl_behind_mbr_solicited_node(const ip6_addr_t *target);
35 err_t lwip_rpl_nonmesh_solicited_node(const ip6_addr_t *target);
H A Dip_addr.h193 #define ip_addr_get_network(target, host, netmask) do { if (IP_IS_V6(host)) { \
194 ip4_addr_set_zero(ip_2_ip4(target)); IP_SET_TYPE(target, IPADDR_TYPE_V6); } else { \
195 ip4_addr_get_network(ip_2_ip4(target), ip_2_ip4(host), \
196 ip_2_ip4(netmask)); IP_SET_TYPE(target, IPADDR_TYPE_V4); }} while (0)
329 #define ip_addr_get_network(target, host, mask) ip4_addr_get_network(target, host, mask)
389 #define ip_addr_get_network(target, host, mask) ip6_addr_set_zero(target)
/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/
H A Dhdf_syscall_adapter.c144 int32_t HdfDeviceRegisterEventListener(struct HdfIoService *target, struct HdfDevEventlistener *listener) in HdfDeviceRegisterEventListener() argument
146 if (target == NULL || listener == NULL) { in HdfDeviceRegisterEventListener()
155 struct HdfSyscallAdapter *adapter = CONTAINER_OF(target, struct HdfSyscallAdapter, super); in HdfDeviceRegisterEventListener()
166 int32_t HdfDeviceUnregisterEventListener(struct HdfIoService *target, struct HdfDevEventlistener *listener) in HdfDeviceUnregisterEventListener() argument
168 if (target == NULL || listener == NULL) { in HdfDeviceUnregisterEventListener()
177 struct HdfSyscallAdapter *adapter = CONTAINER_OF(target, struct HdfSyscallAdapter, super); in HdfDeviceUnregisterEventListener()
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
H A Dscons_utils.py95 def cleanup(target, source, env):
122 def scons_bin_dd(source, target, **kw):
133 if os.path.exists(target):
135 with open(target, mode) as image:
138 with open(target, 'wb') as image:
158 with open(target, 'wb') as image:
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/
H A DMakefile22 target = base sys macro
42 target += vo_dev
53 target_clean = $(patsubst %,%_clean,$(target))
57 all: $(target)
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A DMakefile22 $(error Must specify KDIR to point to the kernel to target))
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.h46 #define TARGET_TYPE(target) (target->type)
115 RTT_STATUS_FAIL_NO_RSP = 2, // target STA does not respond to request
318 uint32 flags; /* indicate whether device is configured as initiator or target */
480 dhd_rtt_add_geofence_target(dhd_pub_t *dhd, rtt_geofence_target_info_t *target);
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/galaxycore_gc2053/
H A DMakefile21 LLVM_TARGET_CFLAGS := -target arm-linux-ohos
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_ov12870/
H A DMakefile21 LLVM_TARGET_CFLAGS := -target arm-linux-ohos
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx327_2L/
H A DMakefile21 LLVM_TARGET_CFLAGS := -target arm-linux-ohos
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx335/
H A DMakefile21 LLVM_TARGET_CFLAGS := -target arm-linux-ohos
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/omnivision_os04b10/
H A DMakefile21 LLVM_TARGET_CFLAGS := -target arm-linux-ohos

Completed in 11 milliseconds

12345