Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/nvidia/
Dforcedeth.c337 #define NVREG_POWERSTATE2_PHY_RESET 0x0004 macro
1233 powerstate |= NVREG_POWERSTATE2_PHY_RESET; in init_realtek_8211c()
1237 powerstate &= ~NVREG_POWERSTATE2_PHY_RESET; in init_realtek_8211c()