Home
last modified time | relevance | path

Searched refs:NP_CMD_CONFIGREAD (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h290 #define NP_CMD_CONFIGREAD 0xa macro
/Linux-v5.15/drivers/pci/controller/
Dpci-ixp4xx.c91 #define NP_CMD_CONFIGREAD 0xa macro
307 cmd |= NP_CMD_CONFIGREAD; in ixp4xx_pci_read_config()
/Linux-v5.15/arch/arm/mach-ixp4xx/
Dcommon-pci.c253 if (ixp4xx_pci_read(addr, byte_enables | NP_CMD_CONFIGREAD, &data)) in ixp4xx_pci_read_config()
Dgoramo_mlr.c481 if (!ixp4xx_pci_read(addr, NP_CMD_CONFIGREAD, &value)) { in gmlr_pci_postinit()