Searched refs:TARGET_PCS10G_BR (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main.c | 87 { TARGET_PCS10G_BR, 0x10078000, 1 }, /* 0x610078000 */ 90 { TARGET_PCS10G_BR + 2, 0x10084000, 1 }, /* 0x610084000 */ 93 { TARGET_PCS10G_BR + 3, 0x10090000, 1 }, /* 0x610090000 */ 142 { TARGET_PCS10G_BR + 1, 0x10430000, 1 }, /* 0x610430000 */ 153 { TARGET_PCS10G_BR + 4, 0x1045c000, 1 }, /* 0x61045c000 */ 156 { TARGET_PCS10G_BR + 5, 0x10468000, 1 }, /* 0x610468000 */ 159 { TARGET_PCS10G_BR + 6, 0x10474000, 1 }, /* 0x610474000 */ 162 { TARGET_PCS10G_BR + 7, 0x10480000, 1 }, /* 0x610480000 */ 165 { TARGET_PCS10G_BR + 8, 0x1048c000, 1 }, /* 0x61048c000 */ 168 { TARGET_PCS10G_BR + 9, 0x10498000, 1 }, /* 0x610498000 */ [all …]
|
D | sparx5_port.h | 57 return TARGET_PCS10G_BR; in sparx5_to_pcs_dev()
|
D | sparx5_main_regs.h | 40 TARGET_PCS10G_BR = 132, enumerator 5259 #define PCS10G_BR_PCS_CFG(t) __REG(TARGET_PCS10G_BR,\ 5335 #define PCS10G_BR_PCS_SD_CFG(t) __REG(TARGET_PCS10G_BR,\
|