Searched refs:enetc_port_mac_wr (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 330 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, reg); in enetc_set_loopback() 338 enetc_port_mac_wr(si, ENETC_PM0_CMD_CFG, reg); in enetc_set_loopback() 544 enetc_port_mac_wr(si, ENETC_PM0_MAXFRM, in enetc_configure_port_mac() 549 enetc_port_mac_wr(si, ENETC_PM0_CMD_CFG, ENETC_PM0_CMD_PHY_TX_EN | in enetc_configure_port_mac() 556 enetc_port_mac_wr(si, ENETC_PM0_RX_FIFO, ENETC_PM0_RX_FIFO_VAL); in enetc_configure_port_mac() 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() 583 enetc_port_mac_wr(si, ENETC_PM0_CMD_CFG, val); in enetc_mac_enable() 1000 enetc_port_mac_wr(si, ENETC_PM0_IF_MODE, val); in enetc_force_rgmii_mac() 1060 enetc_port_mac_wr(s in enetc_pl_mac_link_up() [all...] |
H A D | enetc.h | 413 void enetc_port_mac_wr(struct enetc_si *si, u32 reg, u32 val);
|
H A D | enetc.c | 20 void enetc_port_mac_wr(struct enetc_si *si, u32 reg, u32 val) in enetc_port_mac_wr() function 26 EXPORT_SYMBOL_GPL(enetc_port_mac_wr); variable 265 enetc_port_mac_wr(priv->si, ENETC_PM0_SINGLE_STEP, in enetc_map_tx_buffs()
|
Completed in 9 milliseconds