Searched refs:CE_DIE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ | ||
| H A D | sun8i-ce.h | 102 #define CE_DIE_ID_MASK 0x07 macro |
| H A D | sun8i-ce-core.c | 945 v &= CE_DIE_ID_MASK; in sun8i_ce_probe() |