Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-stm32-exti.c703 u32 event_trg; in stm32_exti_h_domain_alloc() local
713 event_trg = readl_relaxed(host_data->base + chip_data->reg_bank->trg_ofst); in stm32_exti_h_domain_alloc()
714 chip = (event_trg & BIT(hwirq % IRQS_PER_BANK)) ? in stm32_exti_h_domain_alloc()