Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c204 { "CardBus latency timer", PCI_SIZE_8, PCI_CB_LATENCY_TIMER },
/rk3399_rockchip-uboot/include/
H A Dpci.h298 #define PCI_CB_LATENCY_TIMER 0x1b /* CardBus latency timer */ macro