Home
last modified time | relevance | path

Searched refs:SCC_SCM_CFG_BLOCK_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c106 #define SCC_SCM_CFG_BLOCK_SIZE_MASK 0x0000007f macro
521 scc->block_size_bytes = config & SCC_SCM_CFG_BLOCK_SIZE_MASK; in mxc_scc_get_config()