Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c152 { "BIST", PCI_SIZE_8, PCI_BIST },
/rk3399_rockchip-uboot/include/
H A Dpci.h190 #define PCI_BIST 0x0f /* 8 bits */ macro