Searched refs:TARGET_PCS25G_BR (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main.c | 120 { TARGET_PCS25G_BR + 1, 0x100fc000, 1 }, /* 0x6100fc000 */ 123 { TARGET_PCS25G_BR + 3, 0x1010c000, 1 }, /* 0x61010c000 */ 126 { TARGET_PCS25G_BR + 4, 0x1011c000, 1 }, /* 0x61011c000 */ 177 { TARGET_PCS25G_BR, 0x104bc000, 1 }, /* 0x6104bc000 */ 180 { TARGET_PCS25G_BR + 2, 0x104cc000, 1 }, /* 0x6104cc000 */ 183 { TARGET_PCS25G_BR + 5, 0x104dc000, 1 }, /* 0x6104dc000 */ 186 { TARGET_PCS25G_BR + 6, 0x104ec000, 1 }, /* 0x6104ec000 */ 189 { TARGET_PCS25G_BR + 7, 0x104fc000, 1 }, /* 0x6104fc000 */
|
D | sparx5_port.h | 58 return TARGET_PCS25G_BR; in sparx5_to_pcs_dev()
|
D | sparx5_main_regs.h | 41 TARGET_PCS25G_BR = 144, enumerator 5415 #define PCS25G_BR_PCS_CFG(t) __REG(TARGET_PCS25G_BR,\ 5491 #define PCS25G_BR_PCS_SD_CFG(t) __REG(TARGET_PCS25G_BR,\
|