Home
last modified time | relevance | path

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

/trueos/sys/mips/rmi/
HDxlr_i2c.c140 xlr_i2c_dev_read(device_t dev, int reg) in xlr_i2c_dev_read() function
260 i2c_status = xlr_i2c_dev_read(dev, XLR_I2C_STATUS); in xlr_i2c_read()
262 buf[pos++] = (uint8_t) xlr_i2c_dev_read(dev, XLR_I2C_DATAIN); in xlr_i2c_read()
312 i2c_status = xlr_i2c_dev_read(dev, XLR_I2C_STATUS); in xlr_i2c_write()