Searched refs:SW_VPHY_DISABLE (Results 1 – 2 of 2) sorted by relevance
404 return ksz_rmw32(dev, REG_SW_CFG_STRAP_OVR, SW_VPHY_DISABLE, in lan937x_setup()405 SW_VPHY_DISABLE); in lan937x_setup()
42 #define SW_VPHY_DISABLE BIT(31) macro