Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83822.c52 #define DP83822_PHYSCR_INT_OE BIT(0) /* Interrupt Output Enable */ macro
270 physcr_status |= DP83822_PHYSCR_INT_OE | DP83822_PHYSCR_INTEN; in dp83822_config_intr()