Home
last modified time | relevance | path

Searched defs:region (Results 1 – 25 of 45) sorted by relevance

12

/u-boot/cmd/
A Dcros_ec.c59 int region; in do_read_write() local
345 int region; in do_cros_ec() local
388 int region = cros_ec_decode_region(argc - 2, argv + 2); in do_cros_ec() local
404 int region = cros_ec_decode_region(argc - 2, argv + 2); in do_cros_ec() local
/u-boot/drivers/mtd/nand/spi/
A Dtoshiba.c45 struct mtd_oob_region *region) in tx58cxgxsxraix_ooblayout_ecc()
57 struct mtd_oob_region *region) in tx58cxgxsxraix_ooblayout_free()
A Dwinbond.c39 struct mtd_oob_region *region) in w25m02gv_ooblayout_ecc()
51 struct mtd_oob_region *region) in w25m02gv_ooblayout_free()
A Dmacronix.c35 struct mtd_oob_region *region) in mx35lfxge4ab_ooblayout_ecc()
41 struct mtd_oob_region *region) in mx35lfxge4ab_ooblayout_free()
A Dgigadevice.c52 struct mtd_oob_region *region) in gd5fxgqxxexxg_ooblayout_ecc()
64 struct mtd_oob_region *region) in gd5fxgqxxexxg_ooblayout_free()
A Dmicron.c52 struct mtd_oob_region *region) in micron_8_ooblayout_ecc()
64 struct mtd_oob_region *region) in micron_8_ooblayout_free()
/u-boot/include/
A Dlmb.h67 struct lmb_property region[CONFIG_LMB_MAX_REGIONS]; member
69 struct lmb_property *region; member
A Dcros_ec.h59 struct fmap_entry region[EC_FLASH_REGION_COUNT]; member
A Dfdt_region.h74 struct fdt_region *region; /* Contains list of regions found */ member
/u-boot/lib/ecdsa/
A Decdsa-libcrypto.c179 const struct image_region region[], int region_count) in do_sign()
211 const struct image_region region[], int region_count, in do_verify()
227 int ecdsa_sign(struct image_sign_info *info, const struct image_region region[], in ecdsa_sign()
247 const struct image_region region[], int region_count, in ecdsa_verify()
A Decdsa-verify.c98 const struct image_region region[], int region_count, in ecdsa_verify()
/u-boot/drivers/soc/ti/
A Dpruss.c67 struct pruss_mem_region *region) in pruss_request_mem_region()
99 struct pruss_mem_region *region) in pruss_release_mem_region()
/u-boot/lib/
A Dhash-checksum.c20 const struct image_region *region, in hash_calculate()
/u-boot/boot/
A Dfdt_region.c34 struct fdt_region region[], int max_regions, in fdt_find_regions()
237 int fdt_add_alias_regions(const void *fdt, struct fdt_region *region, int count, in fdt_add_alias_regions()
365 void *priv, struct fdt_region *region, in fdt_first_region()
463 void *priv, struct fdt_region *region, in fdt_next_region()
A Dimage-fit-sig.c41 struct image_region *region) in fit_region_make_list()
112 struct image_region region; in fit_image_check_sig() local
376 struct image_region region[count]; in fit_config_check_sig() local
/u-boot/arch/arm/mach-stm32mp/
A Dtzc400.c51 uintptr_t region = tzc + TZC_REGION1_OFFSET; in tzc_configure() local
115 uintptr_t region; in tzc_dump_config() local
/u-boot/drivers/pci/
A Dpci_auto_common.c73 static void pciauto_show_region(const char *name, struct pci_region *region) in pciauto_show_region()
/u-boot/board/kontron/sl28/
A Dspl_atf.c24 struct region_info region[CONFIG_NR_DRAM_BANKS]; member
/u-boot/lib/rsa/
A Drsa-verify.c119 struct image_region region[2]; in mask_generation_function1() local
172 struct image_region region[3]; in compute_hash_prime() local
562 const struct image_region region[], int region_count, in rsa_verify()
A Drsa-sign.c367 const struct image_region region[], int region_count, in rsa_sign_with_key()
444 const struct image_region region[], int region_count, in rsa_sign()
/u-boot/tools/
A Difdtool.c78 struct region_t *region) in get_region()
124 struct region_t region; in dump_region() local
451 struct region_t region; in write_regions() local
630 struct region_t region; in inject_region() local
A Dfdtgrep.c234 struct fdt_region region[], int count) in display_fdt_by_regions()
430 struct fdt_region region[], int count, char *out) in dump_fdt_regions()
653 struct display_info *disp, struct fdt_region *region, in fdtgrep_find_regions()
783 struct fdt_region *region = NULL; in do_fdtgrep() local
/u-boot/lib/crypto/
A Dx509_public_key.c41 struct image_region region; in x509_get_sig_params() local
/u-boot/arch/arm/mach-imx/imx8ulp/
A Drdc.c91 int xrdc_config_mrc_dx_perm(u32 mrc_con, u32 region, u32 dom, u32 dxsel) in xrdc_config_mrc_dx_perm()
104 int xrdc_config_mrc_w0_w1(u32 mrc_con, u32 region, u32 w0, u32 size) in xrdc_config_mrc_w0_w1()
120 int xrdc_config_mrc_w3_w4(u32 mrc_con, u32 region, u32 w3, u32 w4) in xrdc_config_mrc_w3_w4()
/u-boot/tools/binman/
A Dentries.rst1839 .. _etype_u_boot_spl_dtb:
1978 .. _etype_u_boot_tpl_dtb:
2176 .. _etype_u_boot_vpl_dtb:

Completed in 46 milliseconds

12