Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Diqs7211.c1359 static int iqs7211_write_burst(struct iqs7211_private *iqs7211, in iqs7211_write_burst() function
1416 return iqs7211_write_burst(iqs7211, reg, &val_buf, sizeof(val_buf)); in iqs7211_write_word()
1535 error = iqs7211_write_burst(iqs7211, dev_desc->sys_ctrl, sys_ctrl, in iqs7211_init_device()
1578 error = iqs7211_write_burst(iqs7211, dev_desc->tp_config, in iqs7211_init_device()
1585 error = iqs7211_write_burst(iqs7211, dev_desc->rx_tx_map, in iqs7211_init_device()
1592 error = iqs7211_write_burst(iqs7211, in iqs7211_init_device()
1603 return iqs7211_write_burst(iqs7211, dev_desc->sys_ctrl, sys_ctrl, in iqs7211_init_device()
2389 error = iqs7211_write_burst(iqs7211, dev_desc->sys_ctrl, sys_ctrl, in iqs7211_resume()