Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dioc3.c33 #define IOC3_LVL_MASK (BIT(IOC3_IRQ_SERIAL_A) | BIT(IOC3_IRQ_SERIAL_B)) macro
82 if (BIT(hwirq) & IOC3_LVL_MASK) in ioc3_irq_domain_map()