Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pasemi/
A Dpci.c25 #define PA_PXP_CFA(bus, devfn, off) (((bus) << 20) | ((devfn) << 12) | (off)) macro
42 return hose->cfg_data + PA_PXP_CFA(bus, devfn, offset); in pa_pxp_cfg_addr()

Completed in 7 milliseconds