Searched refs:NP_CMD_MEMWRITE (Results 1 – 2 of 2) sorted by relevance
107 ixp4xx_pci_write(addr, byte_enables | NP_CMD_MEMWRITE, data); in __ixp4xx_writeb()131 ixp4xx_pci_write(addr, byte_enables | NP_CMD_MEMWRITE, data); in __ixp4xx_writew()150 ixp4xx_pci_write(addr, NP_CMD_MEMWRITE, value); in __ixp4xx_writel()
398 #define NP_CMD_MEMWRITE 0x7 macro