Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c170 { "max Latency", PCI_SIZE_8, PCI_MAX_LAT },
/rk3399_rockchip-uboot/include/
H A Dpci.h233 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro