ocelot_write_rix  460 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, SYS_PAUSE_CFG_PAUSE_ENA |
ocelot_write_rix  465 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QSYS_SWITCH_PORT_MODE_INGRESS_DROP_MODE |
ocelot_write_rix  471 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, SYS_MAC_FC_CFG_PAUSE_VAL_CFG(0xffff) |
ocelot_write_rix  477 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, 0, ANA_POL_FLOWC, p);
ocelot_write_rix  481 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, ocelot_wm_enc(9 * VLAN_ETH_FRAME_LEN),
ocelot_write_rix  572 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) |
ocelot_write_rix  589 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, (__force u32)cpu_to_be32(ifh[i]),
ocelot_write_rix  595 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, ((u32 *)skb->data)[i], QS_INJ_WR, grp);
ocelot_write_rix  600 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, QS_INJ_WR, grp);
ocelot_write_rix  605 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) |
ocelot_write_rix  611 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, 0, QS_INJ_WR, grp);
ocelot_write_rix  653 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix  696 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i);
ocelot_write_rix 1259 drivers/net/ethernet/mscc/ocelot.c 			ocelot_write_rix(ocelot,
ocelot_write_rix 1266 drivers/net/ethernet/mscc/ocelot.c 			ocelot_write_rix(ocelot,
ocelot_write_rix 1545 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, port);
ocelot_write_rix 1548 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, GENMASK(ocelot->num_phys_ports - 1, 0),
ocelot_write_rix 1563 drivers/net/ethernet/mscc/ocelot.c 			ocelot_write_rix(ocelot, bond_mask,
ocelot_write_rix 1575 drivers/net/ethernet/mscc/ocelot.c 			ocelot_write_rix(ocelot, ac, ANA_PGID_PGID, i);
ocelot_write_rix 1827 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix 1861 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix 1863 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, lower_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_LSB,
ocelot_write_rix 1865 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, upper_32_bits(ts->tv_sec), PTP_PIN_TOD_SEC_MSB,
ocelot_write_rix 1867 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, ts->tv_nsec, PTP_PIN_TOD_NSEC, TOD_ACC_PIN);
ocelot_write_rix 1873 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix 1892 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix 1894 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_LSB, TOD_ACC_PIN);
ocelot_write_rix 1895 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, PTP_PIN_TOD_SEC_MSB, TOD_ACC_PIN);
ocelot_write_rix 1896 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, delta, PTP_PIN_TOD_NSEC, TOD_ACC_PIN);
ocelot_write_rix 1902 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
ocelot_write_rix 2123 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, ANA_FLOODING_FLD_MULTICAST(PGID_MC) |
ocelot_write_rix 2135 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, BIT(port), ANA_PGID_PGID, port);
ocelot_write_rix 2142 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_SRC + port);
ocelot_write_rix 2146 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, cpu);
ocelot_write_rix 2147 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, BIT(cpu), ANA_PGID_PGID, PGID_CPU);
ocelot_write_rix 2156 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, val, ANA_PGID_PGID, i);
ocelot_write_rix 2158 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot,
ocelot_write_rix 2161 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV4);
ocelot_write_rix 2162 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, 0, ANA_PGID_PGID, PGID_MCIPV6);
ocelot_write_rix 2165 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QSYS_SWITCH_PORT_MODE_INGRESS_DROP_MODE |
ocelot_write_rix 2169 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, SYS_PORT_MODE_INCL_XTR_HDR(1) |
ocelot_write_rix 2174 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QS_INJ_GRP_CFG_BYTE_SWAP |
ocelot_write_rix 2176 drivers/net/ethernet/mscc/ocelot.c 	ocelot_write_rix(ocelot, QS_XTR_GRP_CFG_BYTE_SWAP |
ocelot_write_rix 2188 drivers/net/ethernet/mscc/ocelot.c 		ocelot_write_rix(ocelot, ANA_CPUQ_8021_CFG_CPUQ_GARP_VAL(6) |
ocelot_write_rix  138 drivers/net/ethernet/mscc/ocelot_ace.c 		ocelot_write_rix(oc, data->entry[i], S2_CACHE_ENTRY_DAT, i);
ocelot_write_rix  139 drivers/net/ethernet/mscc/ocelot_ace.c 		ocelot_write_rix(oc, ~data->mask[i], S2_CACHE_MASK_DAT, i);
ocelot_write_rix  168 drivers/net/ethernet/mscc/ocelot_ace.c 		ocelot_write_rix(oc, data->action[i], S2_CACHE_ACTION_DAT, i);
ocelot_write_rix  171 drivers/net/ethernet/mscc/ocelot_ace.c 		ocelot_write_rix(oc, data->counter[i], S2_CACHE_CNT_DAT, i);