Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/mscc/ !
Dmscc.h125 #define PHY_S6G_CFG2_FSM_DIS 1 macro
Dmscc_main.c1248 rd_dat &= ~BIT(PHY_S6G_CFG2_FSM_DIS); in vsc8584_pll5g_cfg2_wr()
1249 rd_dat |= (disable_fsm << PHY_S6G_CFG2_FSM_DIS); in vsc8584_pll5g_cfg2_wr()