Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-vt8500.c53 #define VT8500_TRIGGER_RISING BIT(5) macro
55 #define VT8500_EDGE ( VT8500_TRIGGER_RISING \
123 dctr |= VT8500_TRIGGER_RISING; in vt8500_irq_set_type()