Searched refs:MAC_PPSx_WIDTH (Results 1 – 4 of 4) sorted by relevance
64 XGMAC_IOWRITE(pdata, MAC_PPSx_WIDTH(index), (period >> 1) - 1); in xgbe_pps_config()
247 #define MAC_PPSx_WIDTH(x) ((MAC_PPS0_WIDTH) + ((x) * 0x10)) macro
31 #define MAC_PPSx_WIDTH(x) (0x00000b8c + ((x) * 0x10)) macro
568 writel(period - 1, ioaddr + MAC_PPSx_WIDTH(index)); in dwmac5_flex_pps_config()