Home
last modified time | relevance | path

Searched defs:bcm_iproc_i2c_dev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
A Di2c-bcm-iproc.c187 struct device *device;
189 int irq;
191 void __iomem *base;
194 u32 ape_addr_mask;
197 spinlock_t idm_lock;
203 int xfer_is_done;
205 struct i2c_msg *msg;
210 unsigned int tx_bytes;
212 unsigned int rx_bytes;
215 bool slave_rx_only;
[all …]

Completed in 30 milliseconds