Lines Matching +full:disable +full:- +full:eop
1 /* SPDX-License-Identifier: GPL-2.0 */
13 #include <asm/dcr-regs.h>
125 * 29 2 EOP
191 * 29 2 EOP
241 #define XTE_RXC1_RXLT_MASK (1 << 25) /* Length/type check disable */
317 * struct cdmac_bd - LocalLink buffer descriptor format
324 * 4 SOP TX - marks first desc/ RX marks first desct
325 * 5 EOP TX marks last desc/RX marks last desc
347 /* For non-device-tree devices */
401 #define temac_ior(lp, o) ((lp)->temac_ior(lp, o))
402 #define temac_iow(lp, o, v) ((lp)->temac_iow(lp, o, v))