Searched refs:lo_hi_readq (Results 1 – 8 of 8) sorted by relevance
181 info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()183 info->eccerrlog[1] = lo_hi_readq(window + X38_C1ECCERRLOG); in x38_get_and_clear_error_info()194 info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()197 lo_hi_readq(window + X38_C1ECCERRLOG); in x38_get_and_clear_error_info()
276 info->eccerrlog[0] = lo_hi_readq(priv->c0errlog); in ie31200_get_and_clear_error_info()278 info->eccerrlog[1] = lo_hi_readq(priv->c1errlog); in ie31200_get_and_clear_error_info()289 info->eccerrlog[0] = lo_hi_readq(priv->c0errlog); in ie31200_get_and_clear_error_info()292 lo_hi_readq(priv->c1errlog); in ie31200_get_and_clear_error_info()
8 static inline __u64 lo_hi_readq(const volatile void __iomem *addr) in lo_hi_readq() function43 #define readq lo_hi_readq
67 value = lo_hi_readq(hw->mmio + reg); in aq_hw_read_reg64()
169 return lo_hi_readq(idma64c->regs + offset); in idma64c_readq()
154 timeleft += lo_hi_readq(gwdt->control_base + SBSA_GWDT_WCV) - in sbsa_gwdt_get_timeleft()
2395 dev->ctrl.cap = lo_hi_readq(dev->bar + NVME_REG_CAP); in nvme_pci_enable()2761 *val = lo_hi_readq(to_nvme_dev(ctrl)->bar + off); in nvme_pci_reg_read64()
2011 return lo_hi_readq(regs); in xhci_read_64()