Home
last modified time | relevance | path

Searched defs:region (Results 26 – 47 of 47) sorted by relevance

12

/rk3399_rockchip-uboot/include/u-boot/
H A Drsa.h72 const struct image_region region[], int region_count, in rsa_sign()
120 const struct image_region region[], int region_count, in rsa_verify()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_auto_common.c65 static void pciauto_show_region(const char *name, struct pci_region *region) in pciauto_show_region()
H A Dpcie_dw_rockchip.c168 #define PCIE_GET_ATU_OUTB_UNR_REG_OFFSET(region) \ argument
170 #define PCIE_GET_ATU_INB_UNR_REG_OFFSET(region) \ argument
/rk3399_rockchip-uboot/include/
H A Dlmb.h24 struct lmb_property region[MAX_LMB_REGIONS+1]; member
H A Dcros_ec.h60 struct fmap_entry region[EC_FLASH_REGION_COUNT]; member
H A Dec_commands.h703 uint32_t region; /* enum ec_flash_region */ member
/rk3399_rockchip-uboot/common/
H A Dimage-sig.c167 struct image_region *region) in fit_region_make_list()
234 struct image_region region; in fit_image_check_sig() local
430 struct image_region region[count]; in fit_config_check_sig() local
/rk3399_rockchip-uboot/tools/
H A Difdtool.c79 struct region_t *region) in get_region()
125 struct region_t region; in dump_region() local
452 struct region_t region; in write_regions() local
631 struct region_t region; in inject_region() local
H A Dimage-host.c212 struct image_region region; in fit_image_process_sig() local
539 struct image_region *region; in fit_config_get_data() local
612 struct image_region *region; in fit_config_process_sig() local
H A Dfdtgrep.c231 struct fdt_region region[], int count) in display_fdt_by_regions()
427 struct fdt_region region[], int count, char *out) in dump_fdt_regions()
651 struct display_info *disp, struct fdt_region *region, in fdtgrep_find_regions()
777 struct fdt_region *region; in do_fdtgrep() local
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c218 struct image_region region[2]; in mask_generation_function1() local
271 struct image_region region[3]; in compute_hash_prime() local
541 const struct image_region region[], int region_count, in rsa_verify()
H A Drsa-sign.c392 static int gen_data2sign(const struct image_region region[], int region_count) in gen_data2sign()
415 const struct image_region region[], int region_count, in rsa_sign_with_key()
515 const struct image_region region[], int region_count, in rsa_sign()
/rk3399_rockchip-uboot/include/linux/
H A Dlibfdt.h80 struct fdt_region *region; /* Contains list of regions found */ member
H A Dioport.h144 #define rename_region(region, newname) do { (region)->name = (newname); } while (0) argument
H A Dethtool.h401 __u32 region; member
/rk3399_rockchip-uboot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c150 char region[4]; member
/rk3399_rockchip-uboot/drivers/crypto/
H A Dcrypto-uclass.c258 const struct image_region region[], in crypto_sha_regions_csum()
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c697 int cros_ec_flash_offset(struct cros_ec_dev *dev, enum ec_flash_region region, in cros_ec_flash_offset()
1043 enum ec_flash_region region; in cros_ec_decode_ec_flash() local
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dcore.c1143 struct mtd_oob_region *region) in spinand_noecc_ooblayout_ecc()
1149 struct mtd_oob_region *region) in spinand_noecc_ooblayout_free()
/rk3399_rockchip-uboot/drivers/net/
H A Drtl8169.c1110 unsigned int region; in rtl8169_initialize() local
1173 int region; in rtl8169_eth_probe() local
/rk3399_rockchip-uboot/drivers/rkflash/
H A Dnandc.h152 unsigned region : 3; member
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.c1735 struct mtd_erase_region_info *region = NULL; in onenand_erase() local

12