Searched refs:HILO_GEN64 (Results 1 – 1 of 1) sorted by relevance
69 #define HILO_GEN64(hi, lo) (((u64)(hi) << 32) + (lo)) macro71 ((dma_addr_t)HILO_GEN64((le32_to_cpu(hi)), (le32_to_cpu(lo))))