Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83822.c53 #define DP83822_PHYSCR_INTEN BIT(1) /* Interrupt Enable */ macro
284 physcr_status |= DP83822_PHYSCR_INT_OE | DP83822_PHYSCR_INTEN; in dp83822_config_intr()
299 physcr_status &= ~DP83822_PHYSCR_INTEN; in dp83822_config_intr()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83822.c53 #define DP83822_PHYSCR_INTEN BIT(1) /* Interrupt Enable */ macro
270 physcr_status |= DP83822_PHYSCR_INT_OE | DP83822_PHYSCR_INTEN; in dp83822_config_intr()
285 physcr_status &= ~DP83822_PHYSCR_INTEN; in dp83822_config_intr()

Completed in 3 milliseconds