Searched refs:ioread64_lo_hi (Results 1 – 9 of 9) sorted by relevance
58 #ifndef ioread64_lo_hi59 #define ioread64_lo_hi ioread64_lo_hi macro60 static inline u64 ioread64_lo_hi(const void __iomem *addr) in ioread64_lo_hi() function104 #define ioread64 ioread64_lo_hi
40 #define ioread64_lo_hi ioread64_lo_hi macro44 extern u64 ioread64_lo_hi(const void __iomem *addr);
150 ns = ioread64_lo_hi(®s->systime_lo); in pch_systime_read()224 ns = ioread64_lo_hi(&chip->regs->rx_snap_lo); in pch_rx_snap_read()235 ns = ioread64_lo_hi(&chip->regs->tx_snap_lo); in pch_tx_snap_read()
156 u64 ioread64_lo_hi(const void __iomem *addr) in ioread64_lo_hi() function185 EXPORT_SYMBOL(ioread64_lo_hi);
125 ioread64_lo_hi(reg); in t7xx_pcie_mac_atr_cfg()
109 return ioread64_lo_hi(hw_info->ap_pdn_base + offset); in t7xx_cldma_tx_addr_is_set()
142 gpd_addr = ioread64_lo_hi(hw_info->ap_pdn_base + in t7xx_cldma_gpd_rx_from_q()322 ul_curr_addr = ioread64_lo_hi(hw_info->ap_pdn_base + REG_CLDMA_UL_CURRENT_ADDRL_0 + in t7xx_cldma_txq_empty_hndl()
747 static inline u64 ioread64_lo_hi(const void __iomem *addr) in ioread64_lo_hi() function751 #define ioread64_lo_hi ioread64_lo_hi macro
218 ioread64_lo_hi(), ioread64_hi_lo(), ioread64be_lo_hi(), ioread64be_hi_lo(),