Searched defs:PCI_CR1_LTMR (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/m68k/include/asm/ | ||
A D | m547x_8x.h | 350 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro |
A D | m5445x.h | 822 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro |
Completed in 9 milliseconds