Searched refs:dptr_high (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-ismt.c167 u32 dptr_high; /* upper 32 bit of the data pointer */ member in struct:ismt_desc
218 dev_dbg(dev, "\tdptr_high= 0x%08X\n", desc->dptr_high);
610 desc->dptr_high = upper_32_bits(dma_addr);

Completed in 130 milliseconds