Lines Matching refs:ocelot_write
80 ocelot_write(ocelot, macl, ANA_TABLES_MACLDATA); in ocelot_mact_select()
81 ocelot_write(ocelot, mach, ANA_TABLES_MACHDATA); in ocelot_mact_select()
93 ocelot_write(ocelot, ANA_TABLES_MACACCESS_VALID | in ocelot_mact_learn()
109 ocelot_write(ocelot, in ocelot_mact_forget()
129 ocelot_write(ocelot, MACACCESS_CMD_INIT, ANA_TABLES_MACACCESS); in ocelot_mact_init()
154 ocelot_write(ocelot, ANA_TABLES_VLANTIDX_V_INDEX(vid), in ocelot_vlant_set_mask()
157 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_VLAN_PORT_MASK(mask) | in ocelot_vlant_set_mask()
177 ocelot_write(ocelot, val, ANA_VLANMASK); in ocelot_vlan_mode()
304 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_CMD_INIT, in ocelot_vlan_init()
330 ocelot_write(ocelot, GENMASK(9, 0), ANA_VLANMASK); in ocelot_vlan_init()
468 ocelot_write(ocelot, ocelot_wm_enc(atop_wm), SYS_ATOP_TOT_CFG); in ocelot_port_adjust_link()
683 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port->chip_port), in ocelot_get_stats64()
810 ocelot_write(ocelot, in ocelot_mact_read()
950 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(i), SYS_STAT_CFG); in ocelot_check_stats()
1102 ocelot_write(ocelot, ANA_AUTOAGE_AGE_PERIOD(ageing_time / 2), in ocelot_port_attr_ageing_set()
1663 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
1669 ocelot_write(ocelot, ETH_P_8021AD, SYS_VLAN_ETYPE_CFG); in ocelot_init()
1672 ocelot_write(ocelot, ANA_AGGR_CFG_AC_SMAC_ENA | in ocelot_init()
1680 ocelot_write(ocelot, in ocelot_init()
1688 ocelot_write(ocelot, SYS_FRM_AGING_AGE_TX_ENA | in ocelot_init()
1696 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init()
1747 ocelot_write(ocelot, ANA_CPUQ_CFG_CPUQ_MIRROR(2) | in ocelot_init()