Home
last modified time | relevance | path

Searched refs:MAC_PPSCR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pps.c40 ppscr = XGMAC_IOREAD(pdata, MAC_PPSCR); in xgbe_pps_config()
47 XGMAC_IOWRITE(pdata, MAC_PPSCR, ppscr); in xgbe_pps_config()
71 XGMAC_IOWRITE(pdata, MAC_PPSCR, ppscr); in xgbe_pps_config()
H A Dxgbe-common.h230 #define MAC_PPSCR 0x0d70 macro