Searched refs:ENETC_PM0_IF_MODE (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.c | 317 reg = enetc_port_rd(hw, ENETC_PM0_IF_MODE); in enetc_set_loopback() 322 enetc_port_wr(hw, ENETC_PM0_IF_MODE, reg); in enetc_set_loopback() 506 val = enetc_port_rd(hw, ENETC_PM0_IF_MODE); in enetc_mac_config() 509 enetc_port_wr(hw, ENETC_PM0_IF_MODE, val); in enetc_mac_config() 514 enetc_port_wr(hw, ENETC_PM0_IF_MODE, val); in enetc_mac_config() 963 old_val = val = enetc_port_rd(hw, ENETC_PM0_IF_MODE); in enetc_force_rgmii_mac() 984 enetc_port_wr(hw, ENETC_PM0_IF_MODE, val); in enetc_force_rgmii_mac()
|
| H A D | enetc_ethtool.c | 31 ENETC_PM0_CMD_CFG, ENETC_PM0_MAXFRM, ENETC_PM0_IF_MODE
|
| H A D | enetc_hw.h | 242 #define ENETC_PM0_IF_MODE 0x8300 macro
|