Home
last modified time | relevance | path

Searched defs:part (Results 1 – 17 of 17) sorted by relevance

/device/soc/esp/esp32/components/bootloader_support/src/
Desp_image_format.c120 static esp_err_t image_load(esp_image_load_mode_t mode, const esp_partition_pos_t *part, esp_image_… in image_load()
250 esp_err_t bootloader_load_image(const esp_partition_pos_t *part, esp_image_metadata_t *data) in bootloader_load_image()
272 esp_err_t bootloader_load_image_no_verify(const esp_partition_pos_t *part, esp_image_metadata_t *da… in bootloader_load_image_no_verify()
281 esp_err_t esp_image_verify(esp_image_load_mode_t mode, const esp_partition_pos_t *part, esp_image_m… in esp_image_verify()
286 esp_err_t esp_image_get_metadata(const esp_partition_pos_t *part, esp_image_metadata_t *metadata) in esp_image_get_metadata()
Dflash_partitions.c36 const esp_partition_info_t *part = &partition_table[num_parts]; in esp_partition_table_verify() local
Dbootloader_utility.c476 esp_partition_pos_t part; local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dload_crypto.c48 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt()
220 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_c… in crypto_load_key_content()
263 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_cont… in crypto_save_work_key()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
Dkernel_crypto.c69 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt()
231 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_c… in crypto_load_key_content()
283 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_cont… in crypto_save_work_key()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/apps/pwl/
Dapp_pwl.h41 }part[10]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c102 static hi_u32 crypto_load_salt(crypto_workkey_partition part, hi_flash_crypto_content *key_content) in crypto_load_salt()
294 static hi_u32 crypto_save_work_key(crypto_workkey_partition part, hi_flash_crypto_content *key_cont… in crypto_save_work_key()
337 static hi_u32 crypto_load_key_content(crypto_workkey_partition part, hi_flash_crypto_content *key_c… in crypto_load_key_content()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc-panic.c1037 static ssize_t sunxi_mmc_panic_read_ps(struct panic_part *part, loff_t sec_off, in sunxi_mmc_panic_read_ps()
1048 static ssize_t sunxi_mmc_panic_write_ps(struct panic_part *part, loff_t sec_off, in sunxi_mmc_panic_write_ps()
/device/soc/amlogic/a311d/soc/amlogic/mmc/
Demmc_partitions.c630 static int mmc_partition_tbl_checksum_calc(struct partitions *part, int part_num) in mmc_partition_tbl_checksum_calc()
1072 struct hd_struct *part; in aml_emmc_partition_ops() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
Dmpp_rkvdec2_link.c309 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local
487 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
Dmpp_rkvdec2_link.c311 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local
485 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/mpp/
Dmpp_rkvdec2_link.c307 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local
483 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local
Dmpp_common.h448 ktime_t part; member
/device/soc/esp/esp32/components/app_update/
Desp_ota_ops.c49 const esp_partition_t *part; member
/device/soc/esp/esp32/components/nvs_flash/src/
Dnvs_api.cpp113 NVSPartition *part = new (std::nothrow) NVSPartition(partition); in nvs_flash_init_partition_ptr() local
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
Dirq-gic-v3.c1869 struct partition_affinity *part; in gic_populate_ppi_partitions() local
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
Dblock.c127 struct list_head part; member