Searched refs:TARGET_PCS25G_BR (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/microchip/sparx5/ |
| D | sparx5_main.c | 119 { TARGET_PCS25G_BR + 1, 0x100fc000, 1 }, /* 0x6100fc000 */ 122 { TARGET_PCS25G_BR + 3, 0x1010c000, 1 }, /* 0x61010c000 */ 125 { TARGET_PCS25G_BR + 4, 0x1011c000, 1 }, /* 0x61011c000 */ 176 { TARGET_PCS25G_BR, 0x104bc000, 1 }, /* 0x6104bc000 */ 179 { TARGET_PCS25G_BR + 2, 0x104cc000, 1 }, /* 0x6104cc000 */ 182 { TARGET_PCS25G_BR + 5, 0x104dc000, 1 }, /* 0x6104dc000 */ 185 { TARGET_PCS25G_BR + 6, 0x104ec000, 1 }, /* 0x6104ec000 */ 188 { TARGET_PCS25G_BR + 7, 0x104fc000, 1 }, /* 0x6104fc000 */
|
| D | sparx5_port.h | 47 return TARGET_PCS25G_BR; in sparx5_to_pcs_dev()
|
| D | sparx5_main_regs.h | 40 TARGET_PCS25G_BR = 144, enumerator 3641 #define PCS25G_BR_PCS_CFG(t) __REG(TARGET_PCS25G_BR, t, 8, 0, 0, 1, 56, 0, 0, 1, 4) 3716 #define PCS25G_BR_PCS_SD_CFG(t) __REG(TARGET_PCS25G_BR, t, 8, 0, 0, 1, 56, 4, 0, 1, 4)
|