Searched refs:_rRW_MISCTL__SWRST_B0_ (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx_update.c | 76 #define _rRW_MISCTL__SWRST_B0_ 0x4180 macro 488 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x0C); in gup_enter_update_mode() 496 ret = gup_get_ic_msg(client, _rRW_MISCTL__SWRST_B0_, rd_buf, 1); in gup_enter_update_mode() 1155 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x0C); in gup_burn_fw_section() 1195 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x04); in gup_burn_fw_section() 1316 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x0C); in gup_burn_dsp_isp() 1567 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x0C); in gup_burn_fw_dsp() 1587 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x04); //20121211 in gup_burn_fw_dsp() 1686 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x0C); in gup_burn_fw_boot() 1706 ret = gup_set_ic_msg(client, _rRW_MISCTL__SWRST_B0_, 0x04); //20121211 in gup_burn_fw_boot() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_update.c | 53 #define _rRW_MISCTL__SWRST_B0_ 0x4180 macro 760 ret = gt1x_i2c_write(_rRW_MISCTL__SWRST_B0_, buf, 1); in __gt1x_hold_ss51_dsp_20() 767 ret = gt1x_i2c_read(_rRW_MISCTL__SWRST_B0_, buf, 1); in __gt1x_hold_ss51_dsp_20() 905 ret = gt1x_i2c_write_with_readback(_rRW_MISCTL__SWRST_B0_, buffer, 1); in gt1x_run_ss51_isp() 1471 ret |= gt1x_i2c_write(_rRW_MISCTL__SWRST_B0_, buffer, 1); in gt1x_startup_patch()
|