Home
last modified time | relevance | path

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

/linux-6.6.21/arch/m68k/include/asm/
Dm54xxpci.h24 #define PCICR1 (CONFIG_MBAR + 0xb0c) /* PCI configuration 1 */ macro
/linux-6.6.21/arch/m68k/coldfire/
Dpci.c195 __raw_writel(PCICR1_LT(32) | PCICR1_CL(8), PCICR1); in mcf_pci_init()