Home
last modified time | relevance | path

Searched refs:PCI_COMMAND_FAST_BACK (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/imgtec/malta/
H A Dlowlevel_init.S207 li t1, (PCI_COMMAND_FAST_BACK | \
/rk3399_rockchip-uboot/include/
H A Dpci.h34 #define PCI_COMMAND_FAST_BACK 0x200 /* Enable back-to-back writes */ macro