Searched refs:TARGET_DEV25G (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.h49 return TARGET_DEV25G;
H A Dsparx5_main.c119 { TARGET_DEV25G + 1, 0x100f8000, 1 }, /* 0x6100f8000 */
122 { TARGET_DEV25G + 3, 0x10108000, 1 }, /* 0x610108000 */
125 { TARGET_DEV25G + 4, 0x10118000, 1 }, /* 0x610118000 */
176 { TARGET_DEV25G, 0x104b8000, 1 }, /* 0x6104b8000 */
179 { TARGET_DEV25G + 2, 0x104c8000, 1 }, /* 0x6104c8000 */
182 { TARGET_DEV25G + 5, 0x104d8000, 1 }, /* 0x6104d8000 */
185 { TARGET_DEV25G + 6, 0x104e8000, 1 }, /* 0x6104e8000 */
188 { TARGET_DEV25G + 7, 0x104f8000, 1 }, /* 0x6104f8000 */
H A Dsparx5_main_regs.h30 TARGET_DEV25G = 29, enumerator in enum:sparx5_target
2577 #define DEV25G_MAC_ENA_CFG(t) __REG(TARGET_DEV25G,\
2593 #define DEV25G_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV25G,\
2609 #define DEV25G_MAC_ADV_CHK_CFG(t) __REG(TARGET_DEV25G,\
2655 #define DEV25G_DEV_RST_CTRL(t) __REG(TARGET_DEV25G,\
2713 #define DEV25G_PCS25G_CFG(t) __REG(TARGET_DEV25G,\
2723 #define DEV25G_PCS25G_SD_CFG(t) __REG(TARGET_DEV25G,\

Completed in 181 milliseconds