Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dpci.c25 #define PCI_OP(rw, size, type, op, mask) \ macro
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c25 #define PCI_OP(rw, size, type, op, mask) \ macro
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c43 #define PCI_OP(rw, size, type, error_code) \ macro