[PATCH v2 08/22] PCI: dwc: designware: Add EP mode support

Christoph Hellwig hch at infradead.org
Wed Mar 8 11:14:19 PST 2017


On Wed, Mar 08, 2017 at 03:32:03PM +0000, Joao Pinto wrote:
> #define PCIE_GET_ATU_INB_UNR_REG_ADDR(region, register)		\
> 					((0x3 << 20) | (region << 9) |	\
> 					(0x1 << 8)

Can you turn this and any similar macro into inline functions?



More information about the linux-arm-kernel mailing list