Searched refs:ocelot_rmw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 1468 ocelot_rmw(ocelot, QSYS_TAS_PARAM_CFG_CTRL_PORT_NUM(port) | in vsc9959_qos_port_tas_set() 1507 ocelot_rmw(ocelot, QSYS_TAS_PARAM_CFG_CTRL_CONFIG_CHANGE, in vsc9959_qos_port_tas_set() 1549 ocelot_rmw(ocelot, in vsc9959_tas_clock_adjust() 1565 ocelot_rmw(ocelot, in vsc9959_tas_clock_adjust() 1570 ocelot_rmw(ocelot, QSYS_TAS_PARAM_CFG_CTRL_CONFIG_CHANGE, in vsc9959_tas_clock_adjust() 1939 ocelot_rmw(ocelot, in vsc9959_psfp_sfidmask_set() 1949 ocelot_rmw(ocelot, in vsc9959_psfp_sfidmask_set() 2120 ocelot_rmw(ocelot, ANA_SG_CONFIG_REG_3_INIT_GATE_STATE, in vsc9959_psfp_sgi_set() 2165 ocelot_rmw(ocelot, ANA_SG_ACCESS_CTRL_CONFIG_CHANGE, in vsc9959_psfp_sgi_set() 2442 ocelot_rmw(ocelo in vsc9959_update_sfid_stats() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 205 ocelot_rmw(ocelot, 0, in ocelot_mact_init() 1770 ocelot_rmw(ocelot, age_period, ANA_AUTOAGE_AGE_PERIOD_M, ANA_AUTOAGE); in ocelot_set_ageing_time() 2687 ocelot_rmw(ocelot, BIT(from), BIT(from), in ocelot_port_mirror_add() 2701 ocelot_rmw(ocelot, 0, BIT(from), ANA_EMIRRORPORTS); in ocelot_port_mirror_del()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 109 ocelot_rmw(ocelot, 0, in ocelot_mact_init() 1006 ocelot_rmw(ocelot, age_period, ANA_AUTOAGE_AGE_PERIOD_M, ANA_AUTOAGE); in ocelot_set_ageing_time()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
H A D | ocelot.h | 678 #define ocelot_rmw(ocelot, val, m, reg) __ocelot_rmw_ix(ocelot, val, m, reg, 0) macro
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 1215 ocelot_rmw(ocelot, QSYS_TAS_PARAM_CFG_CTRL_PORT_NUM(port) | in vsc9959_qos_port_tas_set() 1252 ocelot_rmw(ocelot, QSYS_TAS_PARAM_CFG_CTRL_CONFIG_CHANGE, in vsc9959_qos_port_tas_set()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 922 #define ocelot_rmw(ocelot, val, m, reg) __ocelot_rmw_ix(ocelot, val, m, reg, 0) macro
|
Completed in 16 milliseconds