Searched refs:DMA_BIT32_B1_TO_BIT8 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h548 #ifndef DMA_BIT32_B1_TO_BIT8
549 #define DMA_BIT32_B1_TO_BIT8(_x) ((bit8)((((bit32)(_x)) & 0x0000FF00) >> 8)) macro
716 #ifndef DMA_BIT32_B1_TO_BIT8
717 #define DMA_BIT32_B1_TO_BIT8(_x) ((bit8)((((bit32)(_x)) & 0x00FF0000) >> 16)) macro

Completed in 87 milliseconds