Home
last modified time | relevance | path

Searched refs:part (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c69 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt() argument
75 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_salt()
80 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_salt()
231 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_key_content() argument
238 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_key_content()
243 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_key_content()
248 } else if (part == CRYPTO_WORKKEY_KERNEL_B) { in crypto_load_key_content()
253 } else if (part == CRYPTO_WORKKEY_KERNEL_B_BACKUP) { in crypto_load_key_content()
283 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_save_work_key() argument
303 if ((hi_u32)part in crypto_save_work_key()
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.c48 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt() argument
56 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_salt()
61 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_salt()
220 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_key_content() argument
228 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_key_content()
233 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_key_content()
263 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_save_work_key() argument
285 if ((hi_u32)part & CRYPTO_WORKKEY_KERNEL_A) { in crypto_save_work_key()
292 if ((hi_u32)part & CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_save_work_key()
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c127 struct list_head part; member
286 list_for_each_entry(part_md, &md->part, part) { in power_ro_lock_store()
2339 INIT_LIST_HEAD(&md->part); in mmc_blk_alloc_req()
2447 list_add(&part_md->part, &md->part); in mmc_blk_alloc_part()
2608 if (card->part[idx].area_type & MMC_BLK_DATA_AREA_RPMB) { in mmc_blk_alloc_parts()
2615 ret = mmc_blk_alloc_rpmb_part(card, md, card->part[idx].part_cfg, in mmc_blk_alloc_parts()
2616 card->part[idx].size / MMC_SINGLE_SECTOR_SIZE, card->part[id in mmc_blk_alloc_parts()
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c102 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt() argument
109 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_salt()
114 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_salt()
294 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_save_work_key() argument
316 if ((hi_u32)part & CRYPTO_WORKKEY_KERNEL_A) { in crypto_save_work_key()
323 if ((hi_u32)part & CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_save_work_key()
337 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_key_content() argument
345 if (part == CRYPTO_WORKKEY_KERNEL_A) { in crypto_load_key_content()
350 } else if (part == CRYPTO_WORKKEY_KERNEL_A_BACKUP) { in crypto_load_key_content()
355 } else if (part in crypto_load_key_content()
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2_link.c311 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local
324 part = info->part_w; in rkvdec_link_write_task_to_slot()
348 off = part[i].tb_reg_off; in rkvdec_link_write_task_to_slot()
349 s = part[i].reg_start; in rkvdec_link_write_task_to_slot()
350 n = part[i].reg_num; in rkvdec_link_write_task_to_slot()
359 part = info->part_r; in rkvdec_link_write_task_to_slot()
361 off = part[i].tb_reg_off; in rkvdec_link_write_task_to_slot()
362 n = part[i].reg_num; in rkvdec_link_write_task_to_slot()
485 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local
494 off = part[ in rkvdec2_link_finish()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2_link.c309 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local
322 part = info->part_w; in rkvdec_link_write_task_to_slot()
346 off = part[i].tb_reg_off; in rkvdec_link_write_task_to_slot()
347 s = part[i].reg_start; in rkvdec_link_write_task_to_slot()
348 n = part[i].reg_num; in rkvdec_link_write_task_to_slot()
357 part = info->part_r; in rkvdec_link_write_task_to_slot()
359 off = part[i].tb_reg_off; in rkvdec_link_write_task_to_slot()
360 n = part[i].reg_num; in rkvdec_link_write_task_to_slot()
487 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local
496 off = part[ in rkvdec2_link_finish()
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c1869 struct partition_affinity *part; in gic_populate_ppi_partitions() local
1872 part = &parts[part_idx]; in gic_populate_ppi_partitions()
1874 part->partition_id = of_node_to_fwnode(child_part); in gic_populate_ppi_partitions()
1904 cpumask_set_cpu(cpu, &part->mask); in gic_populate_ppi_partitions()
/device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/
H A Debc_dev_v8.S4277 .type ebc_power_set.part.3, %function
4278 ebc_power_set.part.3:
4372 .size ebc_power_set.part.3, .-ebc_power_set.part.3
7472 bl ebc_power_set.part.3
7840 bl ebc_power_set.part.3
7850 bl ebc_power_set.part.3
7911 bl ebc_power_set.part.3
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm15 # try to make this part work with most shells
93 not part of the dynamic linker search path

Completed in 40 milliseconds