Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/include/mach/
Dio.h277 ixp4xx_pci_write(addr, byte_enables | NP_CMD_IOWRITE, data); in __ixp4xx_outb()
294 ixp4xx_pci_write(addr, byte_enables | NP_CMD_IOWRITE, data); in __ixp4xx_outw()
307 ixp4xx_pci_write(addr, NP_CMD_IOWRITE, value); in __ixp4xx_outl()
Dixp4xx-regs.h394 #define NP_CMD_IOWRITE 0x3 macro