Home
last modified time | relevance | path

Searched refs:TARGET_DEV (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h19 TARGET_DEV = 13, enumerator
517 #define DEV_CLOCK_CFG(t) __REG(TARGET_DEV, t, 8, 0, 0, 1, 28, 0, 0, 1, 4)
556 #define DEV_MAC_ENA_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 0, 0, 1, 4)
571 #define DEV_MAC_MODE_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 4, 0, 1, 4)
580 #define DEV_MAC_MAXLEN_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 8, 0, 1, 4)
589 #define DEV_MAC_TAGS_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 12, 0, 1, 4)
604 #define DEV_MAC_IFG_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 20, 0, 1, 4)
625 #define DEV_MAC_HDX_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 24, 0, 1, 4)
640 #define DEV_FC_MAC_LOW_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 32, 0, 1, 4)
643 #define DEV_FC_MAC_HIGH_CFG(t) __REG(TARGET_DEV, t, 8, 28, 0, 1, 44, 36, 0, 1, 4)
[all …]
Dlan966x_main.c51 { TARGET_DEV, 0x34000, 1 }, /* 0xe2034000 */
52 { TARGET_DEV + 1, 0x38000, 1 }, /* 0xe2038000 */
53 { TARGET_DEV + 2, 0x3c000, 1 }, /* 0xe203c000 */
54 { TARGET_DEV + 3, 0x40000, 1 }, /* 0xe2040000 */
55 { TARGET_DEV + 4, 0x44000, 1 }, /* 0xe2044000 */
56 { TARGET_DEV + 5, 0x48000, 1 }, /* 0xe2048000 */
57 { TARGET_DEV + 6, 0x4c000, 1 }, /* 0xe204c000 */
58 { TARGET_DEV + 7, 0x50000, 1 }, /* 0xe2050000 */