Searched refs:WIZ_SERDES_RST (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/phy/ti/ |
| D | phy-j721e-wiz.c | 38 #define WIZ_SERDES_RST 0x40c macro 80 static const struct reg_field phy_reset_n = REG_FIELD(WIZ_SERDES_RST, 31, 31); 81 static const struct reg_field phy_en_refclk = REG_FIELD(WIZ_SERDES_RST, 30, 30); 83 REG_FIELD(WIZ_SERDES_RST, 29, 29); 85 REG_FIELD(WIZ_SERDES_RST, 28, 28); 87 REG_FIELD(WIZ_SERDES_RST, 24, 25); 89 REG_FIELD(WIZ_SERDES_RST, 24, 24);
|