Searched refs:ocelot_rmw_gix (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 128 ocelot_rmw_gix(ocelot, REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable() 180 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_VID(vid), in ocelot_port_set_native_vlan() 191 ocelot_rmw_gix(ocelot, val, in ocelot_port_set_native_vlan() 208 ocelot_rmw_gix(ocelot, val, in ocelot_port_set_native_vlan() 244 ocelot_rmw_gix(ocelot, val, in ocelot_port_vlan_filtering() 260 ocelot_rmw_gix(ocelot, in ocelot_port_set_pvid() 389 ocelot_rmw_gix(ocelot, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG_FLUSH_ENA, in ocelot_port_flush() 401 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush() 1445 ocelot_rmw_gix(ocelot, ANA_PORT_DROP_CFG_DROP_MC_SMAC_ENA, in ocelot_init_port() 1450 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_TPID(ETH_P_8021Q), in ocelot_init_port()
|
| H A D | ocelot_police.c | 177 ocelot_rmw_gix(ocelot, in ocelot_port_policer_add() 201 ocelot_rmw_gix(ocelot, in ocelot_port_policer_del()
|
| H A D | ocelot_net.c | 771 ocelot_rmw_gix(ocelot, val, cpu_fwd_mcast, in ocelot_port_attr_mc_set()
|
| H A D | ocelot_vcap.c | 1026 ocelot_rmw_gix(ocelot, val, in ocelot_match_all_as_mac_etype()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | felix_vsc9959.c | 1280 ocelot_rmw_gix(ocelot, 0, QSYS_SE_CFG_SE_AVB_ENA, in vsc9959_qos_port_cbs_set() 1300 ocelot_rmw_gix(ocelot, in vsc9959_qos_port_cbs_set()
|
| H A D | felix.c | 321 ocelot_rmw_gix(ocelot, in felix_port_qos_map_init()
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 676 #define ocelot_rmw_gix(ocelot, val, m, reg, gi) __ocelot_rmw_ix(ocelot, val, m, reg, reg##_GSZ * (g… macro
|