Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h328 e_FM_DMA_STASH = FMAN_DMA_STASH /**< Cacheable and Allocate (Stashing on) */ enumerator
1727 #define e_FM_PORT_DMA_STASH e_FM_DMA_STASH
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3149 (bool)(intContextCacheAttr == e_FM_DMA_STASH); in FM_PORT_ConfigDmaIcCacheAttr()
3163 (bool)(headerCacheAttr == e_FM_DMA_STASH); in FM_PORT_ConfigDmaHdrAttr()
3177 (bool)(scatterGatherCacheAttr == e_FM_DMA_STASH); in FM_PORT_ConfigDmaScatterGatherAttr()