Searched refs:pxa_i2c (Results 1 – 1 of 1) sorted by relevance
173 struct pxa_i2c { struct298 static void i2c_pxa_show_state(struct pxa_i2c *i2c, int lno, const char *fname) in i2c_pxa_show_state()306 static void i2c_pxa_scream_blue_murder(struct pxa_i2c *i2c, const char *why) in i2c_pxa_scream_blue_murder()335 static void i2c_pxa_master_complete(struct pxa_i2c *i2c, int ret);338 static inline int i2c_pxa_is_slavemode(struct pxa_i2c *i2c) in i2c_pxa_is_slavemode()343 static void i2c_pxa_abort(struct pxa_i2c *i2c) in i2c_pxa_abort()370 static int i2c_pxa_wait_bus_not_busy(struct pxa_i2c *i2c) in i2c_pxa_wait_bus_not_busy()388 static int i2c_pxa_wait_master(struct pxa_i2c *i2c) in i2c_pxa_wait_master()422 static int i2c_pxa_set_master(struct pxa_i2c *i2c) in i2c_pxa_set_master()440 static int i2c_pxa_wait_slave(struct pxa_i2c *i2c) in i2c_pxa_wait_slave()[all …]