Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h97 #define MAC2_INTR BIT(4) macro
H A Dmtu3_core.c209 value = BMU_INTR | QMU_INTR | MAC3_INTR | MAC2_INTR | EP_CTRL_INTR; in mtu3_intr_enable()
805 if (level1 & MAC2_INTR) in mtu3_irq()