Home
last modified time | relevance | path

Searched refs:ocelot_port_rmwl (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_io.c87 void ocelot_port_rmwl(struct ocelot_port *port, u32 val, u32 mask, u32 reg) in ocelot_port_rmwl() function
93 EXPORT_SYMBOL_GPL(ocelot_port_rmwl);
Docelot.c787 ocelot_port_rmwl(ocelot_port, 0, DEV_MAC_ENA_CFG_RX_ENA, in ocelot_phylink_mac_link_down()
806 ocelot_port_rmwl(ocelot_port, in ocelot_phylink_mac_link_down()
Docelot_net.c1773 ocelot_port_rmwl(ocelot_port, 0, in ocelot_port_phylink_create()
/linux-6.1.9/include/soc/mscc/
Docelot.h1111 void ocelot_port_rmwl(struct ocelot_port *port, u32 val, u32 mask, u32 reg);