Home
last modified time | relevance | path

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

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