Lines Matching refs:ocelot_write
59 ocelot_write(ocelot, macl, ANA_TABLES_MACLDATA); in ocelot_mact_select()
60 ocelot_write(ocelot, mach, ANA_TABLES_MACHDATA); in ocelot_mact_select()
89 ocelot_write(ocelot, cmd, ANA_TABLES_MACACCESS); in __ocelot_mact_learn()
120 ocelot_write(ocelot, in ocelot_mact_forget()
143 ocelot_write(ocelot, ANA_TABLES_MACACCESS_VALID | in ocelot_mact_lookup()
177 ocelot_write(ocelot, in ocelot_mact_learn_streamdata()
207 ocelot_write(ocelot, MACACCESS_CMD_INIT, ANA_TABLES_MACACCESS); in ocelot_mact_init()
273 ocelot_write(ocelot, ANA_TABLES_VLANTIDX_V_INDEX(vid), in ocelot_vlant_set_mask()
276 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_VLAN_PORT_MASK(mask) | in ocelot_vlant_set_mask()
694 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_CMD_INIT, in ocelot_vlan_init()
711 ocelot_write(ocelot, all_ports, ANA_VLANMASK); in ocelot_vlan_init()
1182 ocelot_write(ocelot, in ocelot_mact_read()
1225 ocelot_write(ocelot, ANA_ANAGEFIL_PID_EN | ANA_ANAGEFIL_PID_VAL(port), in ocelot_mact_flush()
1229 ocelot_write(ocelot, in ocelot_mact_flush()
1240 ocelot_write(ocelot, in ocelot_mact_flush()
1247 ocelot_write(ocelot, 0, ANA_ANAGEFIL); in ocelot_mact_flush()
2308 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
2552 ocelot_write(ocelot, BIT(to), ANA_MIRRORPORTS); in ocelot_mirror_get()
2564 ocelot_write(ocelot, 0, ANA_MIRRORPORTS); in ocelot_mirror_put()
2763 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
2769 ocelot_write(ocelot, ETH_P_8021AD, SYS_VLAN_ETYPE_CFG); in ocelot_init()
2772 ocelot_write(ocelot, ANA_AGGR_CFG_AC_SMAC_ENA | in ocelot_init()
2783 ocelot_write(ocelot, in ocelot_init()
2791 ocelot_write(ocelot, SYS_FRM_AGING_AGE_TX_ENA | in ocelot_init()
2800 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init()
2843 ocelot_write(ocelot, ANA_CPUQ_CFG_CPUQ_MIRROR(2) | in ocelot_init()