Searched refs:ocelot_field_write (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 901 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/include/soc/mscc/ |
H A D | ocelot.h | 934 #define ocelot_field_write(ocelot, reg, val) \ macro
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 1524 ocelot_field_write(ocelot, ANA_TABLES_MACTINDX_M_INDEX, row); in ocelot_mact_read() 1525 ocelot_field_write(ocelot, ANA_TABLES_MACTINDX_BUCKET, col); in ocelot_mact_read()
|