Home
last modified time | relevance | path

Searched refs:ocelot_fields_read (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/soc/mscc/
H A Docelot.h940 #define ocelot_fields_read(ocelot, id, reg, val) \ macro
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot.c944 ocelot_fields_read(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, &pause_ena); in ocelot_port_flush()