Searched refs:readsl (Results 1 – 2 of 2) sorted by relevance
354 #ifndef readsl355 #define readsl readsl macro356 static inline void readsl(const volatile void __iomem *addr, void *buffer, in readsl() function608 readsl(PCI_IOBASE + addr, buffer, count); in insl()834 readsl(addr, buffer, count); in ioread32_rep()
277 readsl(i2c_dev->base + tegra_i2c_reg_addr(i2c_dev, reg), data, len); in i2c_readsl()