Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dio-workarounds.c152 PCI_SET_ADDR_TOKEN(res, busno + 1); in iowa_ioremap()
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h314 #define PCI_SET_ADDR_TOKEN(addr, token) \ macro