Searched refs:QSYS_RES_CFG (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ |
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()
|
D | vsc7514_regs.c | 194 REG(QSYS_RES_CFG, 0x012000),
|
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_main.c | 981 lan_wr(1500 / 64, lan966x, QSYS_RES_CFG(i)); in lan966x_init() 982 lan_wr(1500 / 64, lan966x, QSYS_RES_CFG(512 + i)); in lan966x_init()
|
D | lan966x_regs.h | 1326 #define QSYS_RES_CFG(g) __REG(TARGET_QSYS, 0, 1, 32768, g, 1024, 8, 0, 0, 1, 4) macro
|
/linux-6.6.21/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 209 REG(QSYS_RES_CFG, 0x004000),
|
D | felix_vsc9959.c | 215 REG(QSYS_RES_CFG, 0x00c000),
|
/linux-6.6.21/include/soc/mscc/ |
D | ocelot.h | 265 QSYS_RES_CFG, enumerator
|