Searched refs:PCICAR_DEVFNN (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 295 milliseconds