Home
last modified time | relevance | path

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

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