phys_addr_highbits  421 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		u32 dma_addr_highbits, phys_addr_highbits;
phys_addr_highbits  425 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		phys_addr_highbits = (val & MVPP22_BM_ADDR_HIGH_VIRT_MASK) >>
phys_addr_highbits  432 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 			*phys_addr |= (u64)phys_addr_highbits << 32;