Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h218 uint32_t fmbm_tfdne; /**< Tx Frame Dequeue Next Engine. */ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c234 iowrite32be(NIA_ENG_FM_CTL | NIA_FM_CTL_AC_IND_MODE_TX, &regs->fmbm_tfdne); in init_bmi_tx()
239 iowrite32be(NIA_ENG_QMI_DEQ, &regs->fmbm_tfdne); in init_bmi_tx()
H A Dfm_port.h319 volatile uint32_t fmbm_tfdne; /**< Tx Frame Dequeue Next Engine. */ member