Home
last modified time | relevance | path

Searched refs:ocelot_field_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/dsa/ocelot/
Dseville_vsc9953.c792 ocelot_field_read(ocelot, GCB_SOFT_RST_SWC_RST, &val); in vsc9953_gcb_soft_rst_status()
801 ocelot_field_read(ocelot, SYS_RESET_CFG_MEM_INIT, &val); in vsc9953_sys_ram_init_status()
Dfelix_vsc9959.c845 ocelot_field_read(ocelot, GCB_SOFT_RST_SWC_RST, &val); in vsc9959_gcb_soft_rst_status()
/linux-6.1.9/include/soc/mscc/
Docelot.h1083 #define ocelot_field_read(ocelot, reg, val) \ macro