Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-sh7760.c81 struct cami2c { struct
102 static inline void OUT32(struct cami2c *cam, int reg, unsigned long val) in OUT32()
107 static inline unsigned long IN32(struct cami2c *cam, int reg) in IN32()
114 struct cami2c *id = ptr; in sh7760_i2c_irq()
240 static void sh7760_i2c_mrecv(struct cami2c *id) in sh7760_i2c_mrecv()
266 static void sh7760_i2c_msend(struct cami2c *id) in sh7760_i2c_msend()
298 static inline int sh7760_i2c_busy_check(struct cami2c *id) in sh7760_i2c_busy_check()
307 struct cami2c *id = adap->algo_data; in sh7760_i2c_master_xfer()
436 struct cami2c *id; in sh7760_i2c_probe()
540 struct cami2c *i in sh7760_i2c_remove()
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-sh7760.c81 struct cami2c { struct
102 static inline void OUT32(struct cami2c *cam, int reg, unsigned long val) in OUT32()
107 static inline unsigned long IN32(struct cami2c *cam, int reg) in IN32()
114 struct cami2c *id = ptr; in sh7760_i2c_irq()
240 static void sh7760_i2c_mrecv(struct cami2c *id) in sh7760_i2c_mrecv()
266 static void sh7760_i2c_msend(struct cami2c *id) in sh7760_i2c_msend()
298 static inline int sh7760_i2c_busy_check(struct cami2c *id) in sh7760_i2c_busy_check()
307 struct cami2c *id = adap->algo_data; in sh7760_i2c_master_xfer()
436 struct cami2c *id; in sh7760_i2c_probe()
540 struct cami2c *i in sh7760_i2c_remove()
[all...]

Completed in 3 milliseconds