Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c718 u32 event_trg; in stm32_exti_h_domain_alloc() local
728 event_trg = readl_relaxed(host_data->base + chip_data->reg_bank->trg_ofst); in stm32_exti_h_domain_alloc()
729 chip = (event_trg & BIT(hwirq % IRQS_PER_BANK)) ? in stm32_exti_h_domain_alloc()