Searched refs:EXTI_EnCIDCFGR (Results 1 – 1 of 1) sorted by relevance
27 #define EXTI_EnCIDCFGR(n) (0x180 + (n) * 4) macro606 cidcfgr = readl_relaxed(host_data->base + EXTI_EnCIDCFGR(event)); in stm32mp_exti_check_rif()