Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83867.c105 #define DP83867_PHYCR_RESERVED_MASK BIT(11) macro
681 val &= ~DP83867_PHYCR_RESERVED_MASK; in dp83867_config_init()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83867.c108 #define DP83867_PHYCR_RESERVED_MASK BIT(11) macro
815 val &= ~DP83867_PHYCR_RESERVED_MASK; in dp83867_config_init()

Completed in 3 milliseconds