lo_hi_readq       169 drivers/dma/idma64.h 	return lo_hi_readq(idma64c->regs + offset);
lo_hi_readq       274 drivers/edac/ie31200_edac.c 	info->eccerrlog[0] = lo_hi_readq(priv->c0errlog);
lo_hi_readq       276 drivers/edac/ie31200_edac.c 		info->eccerrlog[1] = lo_hi_readq(priv->c1errlog);
lo_hi_readq       287 drivers/edac/ie31200_edac.c 		info->eccerrlog[0] = lo_hi_readq(priv->c0errlog);
lo_hi_readq       290 drivers/edac/ie31200_edac.c 				lo_hi_readq(priv->c1errlog);
lo_hi_readq       181 drivers/edac/x38_edac.c 	info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG);
lo_hi_readq       183 drivers/edac/x38_edac.c 		info->eccerrlog[1] = lo_hi_readq(window + X38_C1ECCERRLOG);
lo_hi_readq       194 drivers/edac/x38_edac.c 		info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG);
lo_hi_readq       197 drivers/edac/x38_edac.c 				lo_hi_readq(window + X38_C1ECCERRLOG);
lo_hi_readq      2338 drivers/nvme/host/pci.c 	dev->ctrl.cap = lo_hi_readq(dev->bar + NVME_REG_CAP);
lo_hi_readq      2690 drivers/nvme/host/pci.c 	*val = lo_hi_readq(to_nvme_dev(ctrl)->bar + off);
lo_hi_readq      1958 drivers/usb/host/xhci.h 	return lo_hi_readq(regs);
lo_hi_readq       154 drivers/watchdog/sbsa_gwdt.c 	timeleft += lo_hi_readq(gwdt->control_base + SBSA_GWDT_WCV) -
lo_hi_readq        43 include/linux/io-64-nonatomic-lo-hi.h #define readq lo_hi_readq