Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds