Home
last modified time | relevance | path

Searched refs:xiic_i2c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-xiic.c78 struct xiic_i2c { struct
371 static int xiic_setclk(struct xiic_i2c *i2c) in xiic_setclk()
445 static int xiic_reinit(struct xiic_i2c *i2c) in xiic_reinit()
477 static void xiic_deinit(struct xiic_i2c *i2c) in xiic_deinit()
544 static void xiic_read_rx(struct xiic_i2c *i2c) in xiic_read_rx()
669 struct xiic_i2c *i2c = dev_id; in xiic_process()
840 static int xiic_bus_busy(struct xiic_i2c *i2c) in xiic_bus_busy()
847 static int xiic_busy(struct xiic_i2c *i2c) in xiic_busy()
1221 struct xiic_i2c *i2c; in xiic_i2c_probe()
1359 struct xiic_i2c *i2c = dev_get_drvdata(dev); in xiic_i2c_runtime_suspend()
[all …]