Searched refs:icn8505_read_prog_data (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | chipone_icn8505.c | 173 static int icn8505_read_prog_data(struct icn8505_data *icn8505, int reg, in icn8505_read_prog_data() function 221 error = icn8505_read_prog_data(icn8505, 0x040002, buf, 1); in icn8505_try_fw_upload() 252 error = icn8505_read_prog_data(icn8505, 0x40034, buf, 2); in icn8505_try_fw_upload() 261 error = icn8505_read_prog_data(icn8505, 0x4002c, buf, 4); in icn8505_try_fw_upload()
|