Searched refs:TARGET_FDMA (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_regs.h | 20 TARGET_FDMA = 21, enumerator 941 #define FDMA_CH_ACTIVATE __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 0, 0, 1, 4) 950 #define FDMA_CH_RELOAD __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 4, 0, 1, 4) 959 #define FDMA_CH_DISABLE __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 8, 0, 1, 4) 968 #define FDMA_CH_DB_DISCARD __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 16, 0, 1, 4) 977 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 52, r, 8, 4) 980 #define FDMA_DCB_LLP1(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 84, r, 8, 4) 983 #define FDMA_CH_ACTIVE __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 180, 0, 1, 4) 986 #define FDMA_CH_CFG(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 224, r, 8, 4) 1013 #define FDMA_PORT_CTRL(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 376, r, 2, 4) [all …]
|
H A D | lan966x_main.c | 43 { TARGET_FDMA, 0xc0400, 0 }, /* 0xe00c0400 */
|
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
H A D | lan969x.c | 14 { TARGET_FDMA, 0xc0400, 0 }, /* 0xe00c0400 */
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.c | 54 { TARGET_FDMA, 0x80000, 0 }, /* 0x600080000 */
|