Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h26 #define PPSx_MASK(x) GENMASK(PPS_MAXIDX(x), PPS_MINIDX(x)) macro
H A Ddwmac5.c535 val &= ~PPSx_MASK(index); in dwmac5_flex_pps_config()