Home
last modified time | relevance | path

Searched refs:PHYCR2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640_reg.h9 #define PHYCR2 0x001c /* PHY Control Register 2 */ macro
53 /* Bit definitions for the PHYCR2 register */
H A Ddp83640.c611 val = phy_read(phydev, PHYCR2); in enable_broadcast()
616 phy_write(phydev, PHYCR2, val); in enable_broadcast()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640_reg.h9 #define PHYCR2 0x001c /* PHY Control Register 2 */ macro
53 /* Bit definitions for the PHYCR2 register */
H A Ddp83640.c620 val = phy_read(phydev, PHYCR2); in enable_broadcast()
625 phy_write(phydev, PHYCR2, val); in enable_broadcast()

Completed in 7 milliseconds