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

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c86 { TARGET_DEV10G, 0x10074000, 1 }, /* 0x610074000 */
89 { TARGET_DEV10G + 2, 0x10080000, 1 }, /* 0x610080000 */
92 { TARGET_DEV10G + 3, 0x1008c000, 1 }, /* 0x61008c000 */
141 { TARGET_DEV10G + 1, 0x1042c000, 1 }, /* 0x61042c000 */
152 { TARGET_DEV10G + 4, 0x10458000, 1 }, /* 0x610458000 */
155 { TARGET_DEV10G + 5, 0x10464000, 1 }, /* 0x610464000 */
158 { TARGET_DEV10G + 6, 0x10470000, 1 }, /* 0x610470000 */
161 { TARGET_DEV10G + 7, 0x1047c000, 1 }, /* 0x61047c000 */
164 { TARGET_DEV10G + 8, 0x10488000, 1 }, /* 0x610488000 */
167 { TARGET_DEV10G
[all...]
H A Dsparx5_port.h48 return TARGET_DEV10G;
H A Dsparx5_main_regs.h29 TARGET_DEV10G = 17, enumerator in enum:sparx5_target
2371 #define DEV10G_MAC_ENA_CFG(t) __REG(TARGET_DEV10G,\
2387 #define DEV10G_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV10G,\
2403 #define DEV10G_MAC_NUM_TAGS_CFG(t) __REG(TARGET_DEV10G,\
2413 #define DEV10G_MAC_TAGS_CFG(t, r) __REG(TARGET_DEV10G,\
2429 #define DEV10G_MAC_ADV_CHK_CFG(t) __REG(TARGET_DEV10G,\
2475 #define DEV10G_MAC_TX_MONITOR_STICKY(t) __REG(TARGET_DEV10G,\
2509 #define DEV10G_DEV_RST_CTRL(t) __REG(TARGET_DEV10G,\
2567 #define DEV10G_PCS25G_CFG(t) __REG(TARGET_DEV10G,\

Completed in 162 milliseconds