Searched refs:WIZ_SERDES_RST (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/phy/ti/ |
| D | phy-j721e-wiz.c | 28 #define WIZ_SERDES_RST 0x40c macro 70 static const struct reg_field phy_reset_n = REG_FIELD(WIZ_SERDES_RST, 31, 31); 71 static const struct reg_field phy_en_refclk = REG_FIELD(WIZ_SERDES_RST, 30, 30); 73 REG_FIELD(WIZ_SERDES_RST, 29, 29); 75 REG_FIELD(WIZ_SERDES_RST, 28, 28); 77 REG_FIELD(WIZ_SERDES_RST, 24, 25); 79 REG_FIELD(WIZ_SERDES_RST, 24, 24);
|