Home
last modified time | relevance | path

Searched refs:ocelot_write (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c63 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()
181 ocelot_write(ocelot, in ocelot_mact_learn_streamdata()
1184 ocelot_write(ocelot, in ocelot_mact_read()
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()
2566 ocelot_write(ocelot, 0, ANA_MIRRORPORTS); in ocelot_mirror_put()
[all …]
A Docelot_ptp.c167 ocelot_write(ocelot, unit | adj, PTP_CLK_CFG_ADJ_FREQ); in ocelot_ptp_adjfine()
168 ocelot_write(ocelot, PTP_CFG_CLK_ADJ_CFG_ENA | direction, in ocelot_ptp_adjfine()
175 ocelot_write(ocelot, 0, PTP_CLK_CFG_ADJ_CFG); in ocelot_ptp_adjfine()
789 ocelot_write(ocelot, SYS_PTP_NXT_PTP_NXT, SYS_PTP_NXT); in ocelot_get_txtstamp()
821 ocelot_write(ocelot, SYS_PTP_CFG_PTP_STAMP_WID(30), SYS_PTP_CFG); in ocelot_init_timestamp()
822 ocelot_write(ocelot, 0xffffffff, ANA_TABLES_PTP_ID_LOW); in ocelot_init_timestamp()
823 ocelot_write(ocelot, 0xffffffff, ANA_TABLES_PTP_ID_HIGH); in ocelot_init_timestamp()
825 ocelot_write(ocelot, PTP_CFG_MISC_PTP_EN, PTP_CFG_MISC); in ocelot_init_timestamp()
A Docelot_devlink.c481 ocelot_write(ocelot, all_tcs, QSYS_RES_QOS_MODE); in ocelot_watermark_init()
A Docelot_stats.c327 ocelot_write(ocelot, SYS_STAT_CFG_STAT_VIEW(port), SYS_STAT_CFG); in ocelot_port_update_stats()
A Docelot_net.c846 ocelot_write(ocelot, val, ANA_VLANMASK); in ocelot_vlan_mode()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix_vsc9959.c1409 ocelot_write(ocelot, in vsc9959_tas_gcl_set()
1488 ocelot_write(ocelot, in vsc9959_qos_port_tas_set()
1546 ocelot_write(ocelot, lower_32_bits(base_ts.tv_sec), in vsc9959_tas_clock_adjust()
1867 ocelot_write(ocelot, val, ANA_TABLES_SFIDACCESS); in vsc9959_psfp_sfi_set()
1878 ocelot_write(ocelot, in vsc9959_psfp_sfi_set()
1886 ocelot_write(ocelot, in vsc9959_psfp_sfi_set()
1907 ocelot_write(ocelot, in vsc9959_psfp_sfidmask_set()
2079 ocelot_write(ocelot, ANA_SG_ACCESS_CTRL_SGID(sgi->index), in vsc9959_psfp_sgi_set()
2101 ocelot_write(ocelot, val, ANA_SG_CONFIG_REG_2); in vsc9959_psfp_sgi_set()
2104 ocelot_write(ocelot, in vsc9959_psfp_sgi_set()
[all …]
A Dfelix.c375 ocelot_write(ocelot, QSYS_EXT_CPU_CFG_EXT_CPUQ_MSK_M | in felix_npi_port_init()
396 ocelot_write(ocelot, QSYS_EXT_CPU_CFG_EXT_CPU_PORT(unused_port), in felix_npi_port_deinit()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h904 #define ocelot_write(ocelot, val, reg) __ocelot_write_ix(ocelot, val, reg, 0) macro

Completed in 33 milliseconds