Home
last modified time | relevance | path

Searched refs:ocelot_field_write (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/dsa/ocelot/
Dseville_vsc9953.c813 ocelot_field_write(ocelot, GCB_SOFT_RST_SWC_RST, 1); in vsc9953_reset()
823 ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_ENA, 1); in vsc9953_reset()
824 ocelot_field_write(ocelot, SYS_RESET_CFG_MEM_INIT, 1); in vsc9953_reset()
835 ocelot_field_write(ocelot, SYS_RESET_CFG_CORE_ENA, 1); in vsc9953_reset()
Dfelix_vsc9959.c901 ocelot_field_write(ocelot, GCB_SOFT_RST_SWC_RST, 1); in vsc9959_reset()
921 ocelot_field_write(ocelot, SYS_RESET_CFG_CORE_ENA, 1); in vsc9959_reset()
/Linux-v6.6/include/soc/mscc/
Docelot.h924 #define ocelot_field_write(ocelot, reg, val) \ macro
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot.c1283 ocelot_field_write(ocelot, ANA_TABLES_MACTINDX_M_INDEX, row); in ocelot_mact_read()
1284 ocelot_field_write(ocelot, ANA_TABLES_MACTINDX_BUCKET, col); in ocelot_mact_read()