Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_omm.c51 #define _OCTOSPIM_CR_REQ2ACK_MASK GENMASK_32(23, 16) macro
283 _OCTOSPIM_CR_REQ2ACK_MASK >> _OCTOSPIM_CR_REQ2ACK_SHIFT) in stm32_omm_configure()
284 req2ack = _OCTOSPIM_CR_REQ2ACK_MASK; in stm32_omm_configure()
297 _OCTOSPIM_CR_REQ2ACK_MASK | in stm32_omm_configure()