Lines Matching refs:ocelot_write
63 ocelot_write(ocelot, macl, ANA_TABLES_MACLDATA); in ocelot_mact_select()
64 ocelot_write(ocelot, mach, ANA_TABLES_MACHDATA); in ocelot_mact_select()
93 ocelot_write(ocelot, cmd, ANA_TABLES_MACACCESS); in __ocelot_mact_learn()
124 ocelot_write(ocelot, in ocelot_mact_forget()
147 ocelot_write(ocelot, ANA_TABLES_MACACCESS_VALID | in ocelot_mact_lookup()
181 ocelot_write(ocelot, in ocelot_mact_learn_streamdata()
211 ocelot_write(ocelot, MACACCESS_CMD_INIT, ANA_TABLES_MACACCESS); in ocelot_mact_init()
277 ocelot_write(ocelot, ANA_TABLES_VLANTIDX_V_INDEX(vid), in ocelot_vlant_set_mask()
280 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_VLAN_PORT_MASK(mask) | in ocelot_vlant_set_mask()
698 ocelot_write(ocelot, ANA_TABLES_VLANACCESS_CMD_INIT, in ocelot_vlan_init()
715 ocelot_write(ocelot, all_ports, ANA_VLANMASK); in ocelot_vlan_init()
1184 ocelot_write(ocelot, in ocelot_mact_read()
1227 ocelot_write(ocelot, ANA_ANAGEFIL_PID_EN | ANA_ANAGEFIL_PID_VAL(port), in ocelot_mact_flush()
1231 ocelot_write(ocelot, in ocelot_mact_flush()
1242 ocelot_write(ocelot, in ocelot_mact_flush()
1249 ocelot_write(ocelot, 0, ANA_ANAGEFIL); in ocelot_mact_flush()
2310 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
2554 ocelot_write(ocelot, BIT(to), ANA_MIRRORPORTS); in ocelot_mirror_get()
2566 ocelot_write(ocelot, 0, ANA_MIRRORPORTS); in ocelot_mirror_put()
2809 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port) | in ocelot_init()
2815 ocelot_write(ocelot, ETH_P_8021AD, SYS_VLAN_ETYPE_CFG); in ocelot_init()
2818 ocelot_write(ocelot, ANA_AGGR_CFG_AC_SMAC_ENA | in ocelot_init()
2829 ocelot_write(ocelot, in ocelot_init()
2837 ocelot_write(ocelot, SYS_FRM_AGING_AGE_TX_ENA | in ocelot_init()
2846 ocelot_write(ocelot, ANA_FLOODING_IPMC_FLD_MC6_DATA(PGID_MCIPV6) | in ocelot_init()
2889 ocelot_write(ocelot, ANA_CPUQ_CFG_CPUQ_MIRROR(2) | in ocelot_init()