Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Dcpm.h81 #define CPM_CR_RESTART_TX ((ushort)0x0006) macro
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c449 scc_cr_cmd(fep, CPM_CR_RESTART_TX); in tx_restart()
H A Dmac-fcc.c554 fcc_cr_cmd(fep, CPM_CR_RESTART_TX); in tx_restart()