| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_v2_pka.h | 261 #define RK_PKA_Add(len_id, op_a, op_b, res, tag) \ argument 266 #define RK_PKA_AddIm(len_id, op_a, op_b_im, res, tag) \ argument 271 #define RK_PKA_Sub(len_id, op_a, op_b, res, tag) \ argument 276 #define RK_PKA_SubIm(len_id, op_a, op_b_im, res, tag) \ argument 281 #define RK_PKA_Neg(len_id, op_b, res, tag) \ argument 286 #define RK_PKA_ModAdd(len_id, op_a, op_b, res, tag) \ argument 291 #define RK_PKA_ModAddIm(len_id, op_a, op_b_im, res, tag) \ argument 296 #define RK_PKA_ModSub(len_id, op_a, op_b, res, tag) \ argument 301 #define RK_PKA_ModSubIm(len_id, op_a, op_b_im, res, tag) \ argument 306 #define RK_PKA_ModNeg(len_id, op_b, res, tag) \ argument [all …]
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | coreboot_tables.h | 27 u32 tag; member 49 u32 tag; member 57 u32 tag; member 65 u32 tag; member 84 u32 tag; member 92 u32 tag; member 104 u32 tag; member 119 u32 tag; member 127 u32 tag; member 155 u32 tag; member [all …]
|
| /rk3399_rockchip-uboot/arch/nds32/include/asm/ |
| H A D | setup.h | 24 u32 tag; member 127 struct tag { struct 128 struct tag_header hdr; argument 143 u32 tag; argument 147 #define tag_member_present(tag, member) \ argument 160 #define __tagtable(tag, fn) \ argument
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | setup.h | 88 u32 tag; member 208 struct tag { struct 209 struct tag_header hdr; argument 211 struct tag_core core; argument 234 u32 tag; member 239 #define __tagtable(tag, fn) \ argument 242 #define tag_member_present(tag,member) \ argument
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt.c | 97 uint32_t tag; in fdt_next_tag() local 165 uint32_t tag; in fdt_next_node() local
|
| H A D | fdt.h | 82 fdt32_t tag; member 87 fdt32_t tag; member
|
| /rk3399_rockchip-uboot/tools/libfdt/ |
| H A D | fdt_rw.c | 13 int tag = FDT_PROP; in fdt_remove_unused_strings() local
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | bsettings.py | 51 def SetItem(section, tag, value): argument
|
| /rk3399_rockchip-uboot/include/android_avb/ |
| H A D | avb_descriptor.h | 65 uint64_t tag; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-bcm283x/ |
| H A D | mbox.c | 106 struct bcm2835_mbox_tag_hdr *tag; in bcm2835_mbox_call_prop() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rk_meta.h | 102 uint32_t tag; member 120 uint32_t tag; member
|
| H A D | spl_resource_img.h | 80 char tag[4]; member
|
| H A D | rk_atags.h | 221 struct tag { struct 222 struct tag_header hdr; argument 239 #define tag_next(t) ((struct tag *)((u32 *)(t) + (t)->hdr.size)) argument
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_journal.c | 341 struct ext3_journal_block_tag *tag; in recover_transaction() local 407 struct ext3_journal_block_tag *tag = NULL; in ext4fs_check_journal_state() local 557 struct ext3_journal_block_tag tag; in update_descriptor_block() local
|
| /rk3399_rockchip-uboot/board/toradex/common/ |
| H A D | tdx-cfg-block.c | 194 struct toradex_tag *tag; in read_tdx_cfg_block() local 407 struct toradex_tag *tag; in do_cfgblock_create() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | formike.c | 22 static int spi_write_tag_val(struct spi_slave *spi, unsigned char tag, in spi_write_tag_val()
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/ |
| H A D | bootparam.h | 36 #define bp_tag_next(tag) \ argument
|
| /rk3399_rockchip-uboot/drivers/tpm/ |
| H A D | tpm_tis.h | 49 __be16 tag; member 55 __be16 tag; member
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | fsl_sata.c | 295 int is_ncq, int tag, u8 *buffer, u32 len) in fsl_ata_exec_ata_cmd() 446 int tag, u8 *buffer, u32 len) in fsl_ata_exec_reset_cmd() 452 enum cmd_type command_type, int tag, u8 *buffer, u32 len) in fsl_sata_exec_cmd()
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_region.c | 40 uint32_t tag; in fdt_find_regions() local 472 uint32_t tag; in fdt_next_region() local
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 322 const u8 *in, u32 len, u8 *tag) in crypto_mac() 337 u8 *out, u8 *tag) in crypto_ae()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | rockchip_pm_config.c | 25 u32 tag; member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl_rkfw.h | 49 u32 tag; member 61 u32 tag; member
|
| H A D | boot_rkimg.h | 43 uint32_t tag; member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mxsimage.h | 141 uint8_t tag; member 157 } tag; member 225 uint8_t tag; member
|