Home
last modified time | relevance | path

Searched defs:tag_size (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/crypto/intel/keembay/
Docs-aes.c
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c509 int tag_size; in nand_rw_page() local
725 int tag_size; in nand_rw_oob() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgf100.c
/openbmc/linux/arch/arm/include/uapi/asm/
Dsetup.h
/openbmc/linux/include/soc/bcm2835/
Draspberrypi-firmware.h
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h151 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro
/openbmc/linux/drivers/target/iscsi/
Discsi_target_nego.c
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h247 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) macro