Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h63 #define SZ_CAP_HBFS_MASK GENMASK(14, 0) macro
H A Ddwmac5.c680 hbfs = value & SZ_CAP_HBFS_MASK; in dwmac5_est_irq_status()