Searched refs:MAC_PPS_CONTROL (Results 1 – 2 of 2) sorted by relevance
525 u32 val = readl(ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()540 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()571 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()
23 #define MAC_PPS_CONTROL 0x00000b70 macro