Searched refs:SPU_STATUS_ERROR_FLAG (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/ | ||
D | spum.h | 23 #define SPU_STATUS_ERROR_FLAG 0x00020000 macro |
D | spu.c | 1122 if (status & SPU_STATUS_ERROR_FLAG) { in spum_status_process() |