Searched refs:ENETC_PM0_CMD_CFG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.c | 325 reg = enetc_port_rd(hw, ENETC_PM0_CMD_CFG); in enetc_set_loopback() 330 enetc_port_wr(hw, ENETC_PM0_CMD_CFG, reg); in enetc_set_loopback() 488 enetc_port_wr(hw, ENETC_PM0_CMD_CFG, ENETC_PM0_CMD_PHY_TX_EN | in enetc_configure_port_mac() 520 u32 val = enetc_port_rd(hw, ENETC_PM0_CMD_CFG); in enetc_mac_enable() 525 enetc_port_wr(hw, ENETC_PM0_CMD_CFG, val); in enetc_mac_enable()
|
| H A D | enetc_ethtool.c | 31 ENETC_PM0_CMD_CFG, ENETC_PM0_MAXFRM, ENETC_PM0_IF_MODE
|
| H A D | enetc_hw.h | 225 #define ENETC_PM0_CMD_CFG 0x8008 macro
|