Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_gpio.c57 #define GPIO_CIDCFGR_SCID_MASK GENMASK_32(6, 4) macro
59 GPIO_CIDCFGR_SCID_MASK | \
465 } else if (stm32_rif_scid_ok(cidcfgr, GPIO_CIDCFGR_SCID_MASK, in pin_is_accessible()