Searched refs:ocelot_rmw_gix (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot.c | 219 ocelot_rmw_gix(ocelot, REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable() 366 ocelot_rmw_gix(ocelot, REW_TAG_CFG_TAG_CFG(tag_cfg), in ocelot_port_manage_port_tag() 379 ocelot_rmw_gix(ocelot, in ocelot_port_manage_port_tag() 432 ocelot_rmw_gix(ocelot, in ocelot_port_set_pvid() 446 ocelot_rmw_gix(ocelot, val, in ocelot_port_set_pvid() 592 ocelot_rmw_gix(ocelot, val, in ocelot_port_vlan_filtering() 757 ocelot_rmw_gix(ocelot, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG_FLUSH_ENA, in ocelot_port_flush() 769 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush() 1646 ocelot_rmw_gix(ocelot, learn_ena, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_bridge_stp_state_set() 2027 ocelot_rmw_gix(ocelot, in ocelot_setup_logical_port_ids() [all …]
|
D | ocelot_police.c | 222 ocelot_rmw_gix(ocelot, in ocelot_port_policer_add() 246 ocelot_rmw_gix(ocelot, in ocelot_port_policer_del()
|
D | ocelot_net.c | 1039 ocelot_rmw_gix(ocelot, val, cpu_fwd_mcast, in ocelot_port_attr_mc_set()
|
D | ocelot_vcap.c | 1090 ocelot_rmw_gix(ocelot, val, in ocelot_match_all_as_mac_etype()
|
/linux-6.1.9/drivers/net/dsa/ocelot/ |
D | felix_vsc9959.c | 1571 ocelot_rmw_gix(ocelot, 0, QSYS_SE_CFG_SE_AVB_ENA, in vsc9959_qos_port_cbs_set() 1591 ocelot_rmw_gix(ocelot, in vsc9959_qos_port_cbs_set()
|
D | felix.c | 1133 ocelot_rmw_gix(ocelot, in felix_port_qos_map_init()
|
/linux-6.1.9/include/soc/mscc/ |
D | ocelot.h | 1075 #define ocelot_rmw_gix(ocelot, val, m, reg, gi) \ macro
|