Searched refs:PCICAR_BUSN (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dm54xxpci.h91 #define PCICAR_BUSN 16 /* Move bus bits */ macro
/linux-master/arch/m68k/coldfire/
H A Dpci.c55 return (bus << PCICAR_BUSN) | (devfn << PCICAR_DEVFNN) | (where & 0xfc);

Completed in 134 milliseconds