Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c179 { "secondary latency timer", PCI_SIZE_8, PCI_SEC_LATENCY_TIMER },
/rk3399_rockchip-uboot/include/
H A Dpci.h241 #define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ macro