Home
last modified time | relevance | path

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

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