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()518 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()549 writel(val, ioaddr + MAC_PPS_CONTROL); in dwmac5_flex_pps_config()
14 #define MAC_PPS_CONTROL 0x00000b70 macro