Searched refs:TARGET_PCS5G_BR (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main.c | 59 { TARGET_PCS5G_BR, 0x1000c000, 1 }, /* 0x61000c000 */ 62 { TARGET_PCS5G_BR + 1, 0x10018000, 1 }, /* 0x610018000 */ 65 { TARGET_PCS5G_BR + 2, 0x10024000, 1 }, /* 0x610024000 */ 68 { TARGET_PCS5G_BR + 6, 0x10030000, 1 }, /* 0x610030000 */ 71 { TARGET_PCS5G_BR + 7, 0x1003c000, 1 }, /* 0x61003c000 */ 74 { TARGET_PCS5G_BR + 8, 0x10048000, 1 }, /* 0x610048000 */ 77 { TARGET_PCS5G_BR + 9, 0x10054000, 1 }, /* 0x610054000 */ 80 { TARGET_PCS5G_BR + 10, 0x10060000, 1 }, /* 0x610060000 */ 83 { TARGET_PCS5G_BR + 11, 0x1006c000, 1 }, /* 0x61006c000 */ 128 { TARGET_PCS5G_BR + 12, 0x1012c000, 1 }, /* 0x61012c000 */ [all …]
|
D | sparx5_port.h | 44 return TARGET_PCS5G_BR; in sparx5_to_pcs_dev()
|
D | sparx5_main_regs.h | 41 TARGET_PCS5G_BR = 160, enumerator 3738 #define PCS5G_BR_PCS_CFG(t) __REG(TARGET_PCS5G_BR, t, 13, 0, 0, 1, 56, 0, 0, 1, 4) 3813 #define PCS5G_BR_PCS_SD_CFG(t) __REG(TARGET_PCS5G_BR, t, 13, 0, 0, 1, 56, 4, 0, 1, 4)
|