Home
last modified time | relevance | path

Searched refs:SCC_PSMR_ENCRC (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dcpm1.h381 #define SCC_PSMR_ENCRC ((ushort)0x0800) /* Ethernet CRC mode */ macro
Dcpm2.h404 #define SCC_PSMR_ENCRC ((ushort)0x0800) /* Ethernet CRC mode */ macro
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
Dmac-scc.c352 W16(sccp, scc_psmr, SCC_PSMR_ENCRC | SCC_PSMR_NIB22); in restart()