Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c624 cfg->dma_stop_on_bus_error = FALSE; in fman_defconfig()
721 if (cfg->dma_stop_on_bus_error) in fman_dma_init()
H A Dfm_ncsw.c130 if (p_Fm->p_FmDriverParam->dma_stop_on_bus_error) in CheckFmParameters()
3943 p_Fm->p_FmDriverParam->dma_stop_on_bus_error = stop; in FM_ConfigDmaStopOnBusErr()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h345 bool dma_stop_on_bus_error; member