Home
last modified time | relevance | path

Searched refs:__is_PCI_MEM (Results 1 – 2 of 2) sorted by relevance

/arch/frv/include/asm/
Dio.h200 if (__is_PCI_MEM(addr)) in readw()
209 if (__is_PCI_MEM(addr)) in readl()
222 if (__is_PCI_MEM(addr)) in writeb()
228 if (__is_PCI_MEM(addr)) in writew()
232 if (__is_PCI_MEM(addr)) in writew()
238 if (__is_PCI_MEM(addr)) in writel()
242 if (__is_PCI_MEM(addr)) in writel()
320 if (__is_PCI_MEM(p)) in iowrite8()
329 if (__is_PCI_MEM(p)) in iowrite16()
338 if (__is_PCI_MEM(p)) in iowrite32()
Dmb-regs.h79 #define __is_PCI_MEM(addr) \ macro
165 #define __is_PCI_MEM(addr) 0 macro