Searched refs:INPUT_STATUS_REG (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/ |
| H A D | techpoint_tp9930.c | 492 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp9930_get_channel_input_status() 507 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp9930_get_all_input_status()
|
| H A D | techpoint_common.h | 42 #define INPUT_STATUS_REG 0x01 macro
|
| H A D | techpoint_tp9950.c | 117 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp9950_get_channel_input_status() 129 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp9950_get_all_input_status()
|
| H A D | techpoint_tp2855.c | 212 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp2855_get_channel_input_status() 226 techpoint_read_reg(client, INPUT_STATUS_REG, &val); in tp2855_get_all_input_status()
|