Searched refs:TARGET_DEV25G (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_main.c | 118 { TARGET_DEV25G + 1, 0x100f8000, 1 }, /* 0x6100f8000 */ 121 { TARGET_DEV25G + 3, 0x10108000, 1 }, /* 0x610108000 */ 124 { TARGET_DEV25G + 4, 0x10118000, 1 }, /* 0x610118000 */ 175 { TARGET_DEV25G, 0x104b8000, 1 }, /* 0x6104b8000 */ 178 { TARGET_DEV25G + 2, 0x104c8000, 1 }, /* 0x6104c8000 */ 181 { TARGET_DEV25G + 5, 0x104d8000, 1 }, /* 0x6104d8000 */ 184 { TARGET_DEV25G + 6, 0x104e8000, 1 }, /* 0x6104e8000 */ 187 { TARGET_DEV25G + 7, 0x104f8000, 1 }, /* 0x6104f8000 */
|
| D | sparx5_port.h | 38 return TARGET_DEV25G; in sparx5_to_high_dev()
|
| D | sparx5_main_regs.h | 29 TARGET_DEV25G = 29, enumerator 1299 #define DEV25G_MAC_ENA_CFG(t) __REG(TARGET_DEV25G, t, 8, 0, 0, 1, 60, 0, 0, 1, 4) 1314 #define DEV25G_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV25G, t, 8, 0, 0, 1, 60, 8, 0, 1, 4) 1329 #define DEV25G_MAC_ADV_CHK_CFG(t) __REG(TARGET_DEV25G, t, 8, 0, 0, 1, 60, 28, 0, 1, 4) 1374 #define DEV25G_DEV_RST_CTRL(t) __REG(TARGET_DEV25G, t, 8, 436, 0, 1, 52, 0, 0, 1, 4) 1431 #define DEV25G_PCS25G_CFG(t) __REG(TARGET_DEV25G, t, 8, 488, 0, 1, 32, 0, 0, 1, 4) 1440 #define DEV25G_PCS25G_SD_CFG(t) __REG(TARGET_DEV25G, t, 8, 488, 0, 1, 32, 4, 0, 1, 4)
|