Home
last modified time | relevance | path

Searched refs:XGMAC_PPSx_WIDTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h267 #define XGMAC_PPSx_WIDTH(x) (0x00000d8c + (x) * 0x10) macro
Ddwxgmac2_core.c1271 writel(period - 1, ioaddr + XGMAC_PPSx_WIDTH(index)); in dwxgmac2_flex_pps_config()