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