Searched refs:gup_bit_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx_update.c | 2705 static void gup_bit_write(s32 addr, s32 bit, s32 val) in gup_bit_write() function 2720 gup_bit_write(_fRW_MISCTL__MEA, 0, 0); in gup_clk_count_init() 2722 gup_bit_write(_fRW_MISCTL__MEA, 1, 1); in gup_clk_count_init() 2733 gup_bit_write(_fRW_MISCTL__MEA, 1, 0); in gup_clk_count_init() 2735 gup_bit_write(_fRW_MISCTL__MEA, 0, 1); in gup_clk_count_init() 2753 gup_bit_write(_fRW_MISCTL__MEA, 0, 0); in gup_clk_count_get() 2827 gup_bit_write(i2c_addr, 1, 0); in gup_clk_calibration_pin_select() 2861 gup_bit_write(_rRW_MISCTL__ANA_RXADC_B0_, 5, 0); in gup_sys_clk_init() 2872 gup_bit_write(_rRW_MISCTL__ANA_RXADC_B0_, 0, 0); in gup_sys_clk_init() 2874 gup_bit_write(_rRW_MISCTL__ANA_RXADC_B0_, 1, 0); in gup_sys_clk_init() [all …]
|