Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h683 #define ocelot_fields_read(ocelot, id, reg, val) regmap_fields_read((ocelot)->regfields[(reg)], (id… macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c367 ocelot_fields_read(ocelot, port, SYS_PAUSE_CFG_PAUSE_ENA, &pause_ena); in ocelot_port_flush()