Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c251 (hw_cap & DMA_HW_FEAT_TSVER1SEL) >> 12; in dwmac1000_get_hw_feature()
H A Dcommon.h290 #define DMA_HW_FEAT_TSVER1SEL 0x00001000 /* Only IEEE 1588-2002 */ macro