Home
last modified time | relevance | path

Searched defs:PCI_OP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c24 #define PCI_OP(rw, size, type, op, mask) \ macro
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c24 #define PCI_OP(rw, size, type, op, mask) \ macro
/openbmc/u-boot/drivers/pci/
H A Dpci.c42 #define PCI_OP(rw, size, type, error_code) \ macro