Searched defs:gop_id (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvpp2.c | 963 int gop_id; member 3481 static u32 mvpp2_netc_cfg_create(int gop_id, phy_interface_t phy_type) in mvpp2_netc_cfg_create() 3501 static void gop_netc_active_port(struct mvpp2 *priv, int gop_id, u32 val) in gop_netc_active_port() 3516 static void gop_netc_mii_mode(struct mvpp2 *priv, int gop_id, u32 val) in gop_netc_mii_mode() 3561 static void gop_netc_port_rf_reset(struct mvpp2 *priv, int gop_id, u32 val) in gop_netc_port_rf_reset() 3576 static void gop_netc_gbe_sgmii_mode_select(struct mvpp2 *priv, int gop_id, in gop_netc_gbe_sgmii_mode_select() 3629 static void gop_netc_mac_to_xgmii(struct mvpp2 *priv, int gop_id, in gop_netc_mac_to_xgmii() 3647 static void gop_netc_mac_to_sgmii(struct mvpp2 *priv, int gop_id, in gop_netc_mac_to_sgmii()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2.h | 1096 int gop_id; member
|