Home
last modified time | relevance | path

Searched refs:ENETC_PM0_IF_MODE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ !
Denetc_pf.c325 reg = enetc_port_mac_rd(si, ENETC_PM0_IF_MODE); in enetc_set_loopback()
330 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, reg); in enetc_set_loopback()
564 val = enetc_port_mac_rd(si, ENETC_PM0_IF_MODE); in enetc_mac_config()
567 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, val); in enetc_mac_config()
572 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, val); in enetc_mac_config()
971 old_val = val = enetc_port_mac_rd(si, ENETC_PM0_IF_MODE); in enetc_force_rgmii_mac()
992 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, val); in enetc_force_rgmii_mac()
Denetc_hw.h281 #define ENETC_PM0_IF_MODE 0x8300 macro
Denetc_ethtool.c32 ENETC_PM0_CMD_CFG, ENETC_PM0_MAXFRM, ENETC_PM0_IF_MODE