Searched defs:DMA_LO_LE (Results 1 – 2 of 2) sorted by relevance
18 #define DMA_LO_LE(x) cpu_to_le32(lower_32_bits(x)) macro