Searched refs:ioread64_lo_hi (Results 1 – 6 of 6) 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);
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(),