Searched refs:gop_rfu1_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | mvpp2.c | 3462 static inline void gop_rfu1_write(struct mvpp2 *priv, u32 offset, u32 data) in gop_rfu1_write() function 3499 gop_rfu1_write(priv, NETCOMP_PORTS_CONTROL_1_REG, reg); in gop_netc_active_port() 3514 gop_rfu1_write(priv, NETCOMP_CONTROL_0_REG, reg); in gop_netc_mii_mode() 3529 gop_rfu1_write(priv, GOP_SOFT_RESET_1_REG, reg); in gop_netc_gop_reset() 3544 gop_rfu1_write(priv, NETCOMP_PORTS_CONTROL_0_REG, reg); in gop_netc_gop_clock_logic_set() 3559 gop_rfu1_write(priv, NETCOMP_PORTS_CONTROL_1_REG, reg); in gop_netc_port_rf_reset() 3582 gop_rfu1_write(priv, NETCOMP_CONTROL_0_REG, reg); in gop_netc_gbe_sgmii_mode_select() 3597 gop_rfu1_write(priv, NETCOMP_PORTS_CONTROL_0_REG, reg); in gop_netc_bus_width_select() 3612 gop_rfu1_write(priv, NETCOMP_PORTS_CONTROL_0_REG, reg); in gop_netc_sample_stages_timing()
|