Searched refs:ocelot_write_gix (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_police.c | 134 ocelot_write_gix(ocelot, value, ANA_POL_MODE_CFG, pol_ix); in qos_policer_conf_set() 136 ocelot_write_gix(ocelot, in qos_policer_conf_set() 141 ocelot_write_gix(ocelot, in qos_policer_conf_set() 145 ocelot_write_gix(ocelot, in qos_policer_conf_set() 150 ocelot_write_gix(ocelot, in qos_policer_conf_set()
|
| H A D | ocelot.c | 121 ocelot_write_gix(ocelot, ANA_PORT_VCAP_S2_CFG_S2_ENA | in ocelot_vcap_enable() 125 ocelot_write_gix(ocelot, ANA_PORT_VCAP_CFG_S1_ENA, in ocelot_vcap_enable() 346 ocelot_write_gix(ocelot, 0, REW_PORT_VLAN_CFG, port); in ocelot_vlan_init() 347 ocelot_write_gix(ocelot, 0, REW_TAG_CFG, port); in ocelot_vlan_init() 474 ocelot_write_gix(ocelot, ANA_PFC_PFC_CFG_FC_LINK_SPEED(speed), in ocelot_adjust_link() 498 ocelot_write_gix(ocelot, ANA_PORT_PORT_CFG_LEARNAUTO | in ocelot_port_enable() 968 ocelot_write_gix(ocelot, port_cfg, ANA_PORT_PORT_CFG, port); in ocelot_bridge_stp_state_set() 1270 ocelot_write_gix(ocelot, port_cfg | in ocelot_setup_lag() 1340 ocelot_write_gix(ocelot, port_cfg | ANA_PORT_PORT_CFG_PORTID_VAL(port), in ocelot_port_lag_leave() 1474 ocelot_write_gix(ocelot, ANA_PORT_PORT_CFG_RECV_ENA | in ocelot_cpu_port_init() [all …]
|
| H A D | ocelot_vcap.c | 1332 ocelot_write_gix(ocelot, 0x299, ANA_POL_MODE_CFG, in ocelot_vcap_init() 1334 ocelot_write_gix(ocelot, 0x1, ANA_POL_PIR_CFG, in ocelot_vcap_init() 1336 ocelot_write_gix(ocelot, 0x3fffff, ANA_POL_PIR_STATE, in ocelot_vcap_init() 1338 ocelot_write_gix(ocelot, 0x0, ANA_POL_CIR_CFG, in ocelot_vcap_init() 1340 ocelot_write_gix(ocelot, 0x3fffff, ANA_POL_CIR_STATE, in ocelot_vcap_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/ |
| H A D | felix_vsc9959.c | 1276 ocelot_write_gix(ocelot, QSYS_CIR_CFG_CIR_RATE(0) | in vsc9959_qos_port_cbs_set() 1294 ocelot_write_gix(ocelot, in vsc9959_qos_port_cbs_set()
|
| H A D | felix.c | 304 ocelot_write_gix(ocelot, ANA_PORT_PORT_CFG_LEARNAUTO | in felix_phylink_mac_link_up()
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 671 #define ocelot_write_gix(ocelot, val, reg, gi) __ocelot_write_ix(ocelot, val, reg, reg##_GSZ * (gi)) macro
|