Searched refs:GCB_SOFT_RST_SWC_RST (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 510 [GCB_SOFT_RST_SWC_RST] = REG_FIELD(GCB_SOFT_RST, 0, 0), 866 ocelot_field_read(ocelot, GCB_SOFT_RST_SWC_RST, &val); in vsc9953_gcb_soft_rst_status() 966 ocelot_field_write(ocelot, GCB_SOFT_RST_SWC_RST, 1); in vsc9953_reset()
|
D | felix_vsc9959.c | 509 [GCB_SOFT_RST_SWC_RST] = REG_FIELD(GCB_SOFT_RST, 0, 0), 894 ocelot_field_read(ocelot, GCB_SOFT_RST_SWC_RST, &val); in vsc9959_gcb_soft_rst_status() 912 ocelot_field_write(ocelot, GCB_SOFT_RST_SWC_RST, 1); in vsc9959_reset()
|
/kernel/linux/linux-5.10/include/soc/mscc/ |
D | ocelot.h | 507 GCB_SOFT_RST_SWC_RST, enumerator
|