Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h245 #define GMAC_HW_FEAT_TSSEL BIT(12) macro
H A Ddwmac4_dma.c403 dma_cap->atime_stamp = (hw_cap & GMAC_HW_FEAT_TSSEL) >> 12; in dwmac4_get_hw_feature()