Searched refs:PCI_CR1_LTMR (Results 1 – 4 of 4) sorted by relevance
110 out_be32(&pci->cr1, PCI_CR1_CLS(8) | PCI_CR1_LTMR(0xf8)); in pci_mcf547x_8x_init()
84 out_be32(&pci->cr1, PCI_CR1_CLS(8) | PCI_CR1_LTMR(0xF8)); in pci_mcf5445x_init()
350 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro
822 #define PCI_CR1_LTMR(x) ((x & 0xF8) << 8) /* Latency timer */ macro