Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_rif.c68 channel_id = RIF_CHANNEL_ID(rif_conf); in stm32_rif_parse_cfg()
/optee_os/core/include/drivers/
H A Dstm32_rif.h35 #define RIF_CHANNEL_ID(x) (RIF_PER_ID_MASK & (x)) macro
/optee_os/core/drivers/
H A Dstm32_gpio.c1090 gpios_mask = BIT(RIF_CHANNEL_ID(firewall_arg)); in stm32_gpio_fw_configure()