Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h258 #define BHND_DMA_ADDR_BITMASK(_width) \ macro
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c2115 addr_mask = BHND_DMA_ADDR_BITMASK(width); in bhndb_get_dma_translation()