dptr_high         165 drivers/i2c/busses/i2c-ismt.c 	u32 dptr_high;	/* upper 32 bit of the data pointer */
dptr_high         214 drivers/i2c/busses/i2c-ismt.c 	dev_dbg(dev, "\tdptr_high= 0x%08X\n", desc->dptr_high);
dptr_high         583 drivers/i2c/busses/i2c-ismt.c 		desc->dptr_high = upper_32_bits(dma_addr);