r_high            212 sound/pci/lx6464es/lx_core.h static inline void unpack_pointer(dma_addr_t ptr, u32 *r_low, u32 *r_high)
r_high            216 sound/pci/lx6464es/lx_core.h 	*r_high = 0;
r_high            218 sound/pci/lx6464es/lx_core.h 	*r_high = (u32)((u64)ptr>>32);