Searched refs:MAC_PPS_CONTROL (Results 1 – 2 of 2) sorted by relevance
504 u32 val = readl(ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()519 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()550 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()
17 #define MAC_PPS_CONTROL 0x00000b70 macro