Home
last modified time | relevance | path

Searched refs:FEC_RESET_CNTRL_ENABLE_IS_RESET (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Dfec_mpc52xx.h286 #define FEC_RESET_CNTRL_ENABLE_IS_RESET 0x01000000 macro
Dfec_mpc52xx.c656 out_be32(&fec->reset_cntrl, FEC_RESET_CNTRL_ENABLE_IS_RESET); in mpc52xx_fec_start()