Searched refs:ocelot_rmw_rix (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
D | felix_vsc9959.c | 1147 ocelot_rmw_rix(ocelot, in vsc9959_sched_speed_set() 1198 ocelot_rmw_rix(ocelot, in vsc9959_qos_port_tas_set() 1227 ocelot_rmw_rix(ocelot, in vsc9959_qos_port_tas_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot.c | 362 ocelot_rmw_rix(ocelot, QSYS_PORT_MODE_DEQUEUE_DIS, in ocelot_port_flush() 385 ocelot_rmw_rix(ocelot, 0, SYS_FRONT_PORT_MODE_HDX_MODE, in ocelot_port_flush() 393 ocelot_rmw_rix(ocelot, 0, QSYS_PORT_MODE_DEQUEUE_DIS, QSYS_PORT_MODE, in ocelot_port_flush()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
D | ocelot.h | 677 #define ocelot_rmw_rix(ocelot, val, m, reg, ri) __ocelot_rmw_ix(ocelot, val, m, reg, reg##_RSZ * (r… macro
|