Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-xlp9xx.c82 struct xlp9xx_i2c_dev { struct
107 static inline u32 xlp9xx_read_i2c_reg(struct xlp9xx_i2c_dev *priv, in xlp9xx_read_i2c_reg()
147 static void xlp9xx_i2c_fill_tx_fifo(struct xlp9xx_i2c_dev *priv) in xlp9xx_i2c_fill_tx_fifo()
159 static void xlp9xx_i2c_update_rlen(struct xlp9xx_i2c_dev *priv) in xlp9xx_i2c_update_rlen()
237 struct xlp9xx_i2c_dev *priv = dev_id; in xlp9xx_i2c_isr()
304 static int xlp9xx_i2c_init(struct xlp9xx_i2c_dev *priv) in xlp9xx_i2c_init()
429 struct xlp9xx_i2c_dev *priv = i2c_get_adapdata(adap); in xlp9xx_i2c_xfer()
460 struct xlp9xx_i2c_dev *priv) in xlp9xx_i2c_get_frequency()
489 static int xlp9xx_i2c_smbus_setup(struct xlp9xx_i2c_dev *priv, in xlp9xx_i2c_smbus_setup()
508 struct xlp9xx_i2c_dev *priv; in xlp9xx_i2c_probe()
[all …]