Home
last modified time | relevance | path

Searched refs:ENETC_PMR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c43 tmp = enetc_port_rd(hw, ENETC_PMR); in enetc_sched_speed_set()
44 enetc_port_wr(hw, ENETC_PMR, (tmp & ~ENETC_PMR_PSPEED_MASK) | pspeed); in enetc_sched_speed_set()
H A Denetc_ethtool.c28 ENETC_PMR, ENETC_PSR, ENETC_PSIPMR, ENETC_PSIPMAR0(0),
H A Denetc_hw.h157 #define ENETC_PMR 0x0000 macro
H A Denetc_pf.c570 enetc_port_wr(hw, ENETC_PMR, ENETC_PMR_EN); in enetc_configure_port()