Searched refs:PCI_LCONF_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/mips/atheros/ | ||
| HD | ar71xxreg.h | 50 #define PCI_LCONF_CMD_WRITE 0x00010000 macro |
| HD | ar71xx_pci.c | 257 cmd = PCI_LCONF_CMD_WRITE | (reg & ~3); in ar71xx_pci_local_write() |