Searched refs:QSYS_RES_CFG (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_devlink.c | 223 int wm = ocelot_read_gix(ocelot, QSYS_RES_CFG, index); in ocelot_wm_read() 232 ocelot_write_gix(ocelot, wm, QSYS_RES_CFG, index); in ocelot_wm_write()
|
A D | vsc7514_regs.c | 194 REG(QSYS_RES_CFG, 0x012000),
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_main.c | 943 lan_wr(1500 / 64, lan966x, QSYS_RES_CFG(i)); in lan966x_init() 944 lan_wr(1500 / 64, lan966x, QSYS_RES_CFG(512 + i)); in lan966x_init()
|
A D | lan966x_regs.h | 1194 #define QSYS_RES_CFG(g) __REG(TARGET_QSYS, 0, 1, 32768, g, 1024, 8, 0, 0, 1, 4) macro
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | seville_vsc9953.c | 208 REG(QSYS_RES_CFG, 0x004000),
|
A D | felix_vsc9959.c | 214 REG(QSYS_RES_CFG, 0x00c000),
|
/linux-6.3-rc2/include/soc/mscc/ |
A D | ocelot.h | 263 QSYS_RES_CFG, enumerator
|
Completed in 26 milliseconds