Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dmxc-scc.c100 #define SCC_SCM_CFG_BLACK_SIZE_MASK 0x07fe0000 macro
523 scc->black_ram_size_blocks = config & SCC_SCM_CFG_BLACK_SIZE_MASK; in mxc_scc_get_config()