Searched refs:MAC_PPSx_INTERVAL (Results 1 – 4 of 4) sorted by relevance
63 XGMAC_IOWRITE(pdata, MAC_PPSx_INTERVAL(index), period - 1); in xgbe_pps_config()
246 #define MAC_PPSx_INTERVAL(x) ((MAC_PPS0_INTERVAL) + ((x) * 0x10)) macro
30 #define MAC_PPSx_INTERVAL(x) (0x00000b88 + ((x) * 0x10)) macro
562 writel(period - 1, ioaddr + MAC_PPSx_INTERVAL(index)); in dwmac5_flex_pps_config()