Home
last modified time | relevance | path

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

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