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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-mpc.c51 struct mpc_i2c { struct
60 static __inline__ void writeccr(struct mpc_i2c *i2c, u32 x)
67 struct mpc_i2c *i2c = dev_id;
77 static int i2c_wait(struct mpc_i2c *i2c, unsigned timeout, int writing)
133 static void mpc_i2c_setclock(struct mpc_i2c *i2c)
145 static void mpc_i2c_start(struct mpc_i2c *i2c)
153 static void mpc_i2c_stop(struct mpc_i2c *i2c)
158 static int mpc_write(struct mpc_i2c *i2c, int target,
187 static int mpc_read(struct mpc_i2c *i2c, int target,
236 struct mpc_i2c *i2
[all...]

Completed in 143 milliseconds