dma_addr_highbits 421 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c u32 dma_addr_highbits, phys_addr_highbits; dma_addr_highbits 424 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c dma_addr_highbits = (val & MVPP22_BM_ADDR_HIGH_PHYS_MASK); dma_addr_highbits 429 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c *dma_addr |= (u64)dma_addr_highbits << 32;