gsc_readl 86 include/asm-parisc/io.h ret = ((u64) gsc_readl(addr)) << 32; gsc_readl 87 include/asm-parisc/io.h ret |= gsc_readl(addr+4);