Home
last modified time | relevance | path

Searched refs:SPU2_TAG_LOC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.h114 #define SPU2_TAG_LOC 0x1 /* 1: end of payload, 0: undef */ macro
H A Dspu2.c379 if (ctrl1 & SPU2_TAG_LOC) in spu2_dump_fmd_ctrl1()
670 ctrl1 |= SPU2_TAG_LOC; in spu2_fmd_ctrl1_write()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu2.h114 #define SPU2_TAG_LOC 0x1 /* 1: end of payload, 0: undef */ macro
H A Dspu2.c379 if (ctrl1 & SPU2_TAG_LOC) in spu2_dump_fmd_ctrl1()
672 ctrl1 |= SPU2_TAG_LOC; in spu2_fmd_ctrl1_write()

Completed in 8 milliseconds