Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Ddp83822.c38 #define DP83822_PHYSCR_INTEN BIT(1) /* Interrupt Enable */ macro
240 physcr_status |= DP83822_PHYSCR_INT_OE | DP83822_PHYSCR_INTEN; in dp83822_config_intr()
255 physcr_status &= ~DP83822_PHYSCR_INTEN; in dp83822_config_intr()