Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/include/mach/
Dio.h94 ixp4xx_pci_write(addr, byte_enables | NP_CMD_MEMWRITE, data); in __indirect_writeb()
117 ixp4xx_pci_write(addr, byte_enables | NP_CMD_MEMWRITE, data); in __indirect_writew()
136 ixp4xx_pci_write(addr, NP_CMD_MEMWRITE, value); in __indirect_writel()
Dixp4xx-regs.h390 #define NP_CMD_MEMWRITE 0x7 macro