Searched refs:REG_ICTL_MASK_DEV_STOP_REQ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/fjes/ | ||
H A D | fjes_regs.h | 103 REG_ICTL_MASK_DEV_STOP_REQ = 1 << 19, enumerator |
H A D | fjes_main.c | 358 if (icr & REG_ICTL_MASK_DEV_STOP_REQ) { in fjes_intr() |