Home
last modified time | relevance | path

Searched refs:ocelot_rmw_rix (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c734 ocelot_rmw_rix(ocelot, QSYS_PORT_MODE_DEQUEUE_DIS, in ocelot_port_flush()
757 ocelot_rmw_rix(ocelot, 0, SYS_FRONT_PORT_MODE_HDX_MODE, in ocelot_port_flush()
765 ocelot_rmw_rix(ocelot, 0, QSYS_PORT_MODE_DEQUEUE_DIS, QSYS_PORT_MODE, in ocelot_port_flush()
2354 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_UC); in ocelot_port_set_ucast_flood()
2365 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MC); in ocelot_port_set_mcast_flood()
2366 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV4); in ocelot_port_set_mcast_flood()
2367 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_MCIPV6); in ocelot_port_set_mcast_flood()
2378 ocelot_rmw_rix(ocelot, val, BIT(port), ANA_PGID_PGID, PGID_BC); in ocelot_port_set_bcast_flood()
2873 ocelot_rmw_rix(ocelot, ANA_PGID_PGID_PGID(BIT(ocelot->num_phys_ports)), in ocelot_init()
2876 ocelot_rmw_rix(ocelot, ANA_PGID_PGID_PGID(BIT(ocelot->num_phys_ports)), in ocelot_init()
A Docelot_mm.c137 ocelot_rmw_rix(ocelot, in ocelot_port_set_mm()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c591 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_UC); in felix_set_host_flood()
594 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MC); in felix_set_host_flood()
595 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV4); in felix_set_host_flood()
596 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_MCIPV6); in felix_set_host_flood()
599 ocelot_rmw_rix(ocelot, val, mask, ANA_PGID_PGID, PGID_BC); in felix_set_host_flood()
A Dfelix_vsc9959.c1368 ocelot_rmw_rix(ocelot, in vsc9959_sched_speed_set()
1427 ocelot_rmw_rix(ocelot, 0, QSYS_TAG_CONFIG_ENABLE, in vsc9959_qos_port_tas_set()
1474 ocelot_rmw_rix(ocelot, in vsc9959_qos_port_tas_set()
1539 ocelot_rmw_rix(ocelot, 0, QSYS_TAG_CONFIG_ENABLE, in vsc9959_tas_clock_adjust()
1559 ocelot_rmw_rix(ocelot, QSYS_TAG_CONFIG_ENABLE, in vsc9959_tas_clock_adjust()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h910 #define ocelot_rmw_rix(ocelot, val, m, reg, ri) \ macro

Completed in 22 milliseconds