Home
last modified time | relevance | path

Searched refs:rmon_r_crc_align (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfec_mxc.h104 uint32_t rmon_r_crc_align; /* MBAR_ETH + 0x290 */ member
H A Dmcffec.c351 printf("rmon_r_crc_align %x - %x\n", (int)&fecp->rmon_r_crc_align, in dbgFecRegs()
352 fecp->rmon_r_crc_align); in dbgFecRegs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h181 u32 rmon_r_crc_align; /* FEC + 0x290 */ member
H A Dfec_mpc52xx.c489 stats->rx_errors = in_be32(&fec->rmon_r_crc_align) + in mpc52xx_fec_get_stats()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dfec.h219 u32 rmon_r_crc_align; member