Searched refs:XTE_RXC1_RXLT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/xilinx/ | ||
D | ll_temac.h | 230 #define XTE_RXC1_RXLT_MASK (1 << 25) /* Length/type check disable */ macro |
D | ll_temac_main.c | 448 .m_or =XTE_RXC1_RXLT_MASK, |