Searched refs:TARGET_PCS10G_BR (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main.c | 86 { TARGET_PCS10G_BR, 0x10078000, 1 }, /* 0x610078000 */ 89 { TARGET_PCS10G_BR + 2, 0x10084000, 1 }, /* 0x610084000 */ 92 { TARGET_PCS10G_BR + 3, 0x10090000, 1 }, /* 0x610090000 */ 141 { TARGET_PCS10G_BR + 1, 0x10430000, 1 }, /* 0x610430000 */ 152 { TARGET_PCS10G_BR + 4, 0x1045c000, 1 }, /* 0x61045c000 */ 155 { TARGET_PCS10G_BR + 5, 0x10468000, 1 }, /* 0x610468000 */ 158 { TARGET_PCS10G_BR + 6, 0x10474000, 1 }, /* 0x610474000 */ 161 { TARGET_PCS10G_BR + 7, 0x10480000, 1 }, /* 0x610480000 */ 164 { TARGET_PCS10G_BR + 8, 0x1048c000, 1 }, /* 0x61048c000 */ 167 { TARGET_PCS10G_BR + 9, 0x10498000, 1 }, /* 0x610498000 */ [all …]
|
D | sparx5_port.h | 46 return TARGET_PCS10G_BR; in sparx5_to_pcs_dev()
|
D | sparx5_main_regs.h | 39 TARGET_PCS10G_BR = 132, enumerator 3545 #define PCS10G_BR_PCS_CFG(t) __REG(TARGET_PCS10G_BR, t, 12, 0, 0, 1, 56, 0, 0, 1, 4) 3620 #define PCS10G_BR_PCS_SD_CFG(t) __REG(TARGET_PCS10G_BR, t, 12, 0, 0, 1, 56, 4, 0, 1, 4)
|