Home
last modified time | relevance | path

Searched defs:PCI_CR1_LTMR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h350 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro
H A Dm5445x.h822 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro