Searched defs:i2c_algo_iop3xx_data (Results 1 – 1 of 1) sorted by relevance
89 struct i2c_algo_iop3xx_data { struct90 void __iomem *ioaddr;91 wait_queue_head_t waitq;92 spinlock_t lock;93 u32 SR_enabled, SR_received;94 int id;95 struct gpio_desc *gpio_scl;96 struct gpio_desc *gpio_sda;