Home
last modified time | relevance | path

Searched refs:__mt9t112_reg_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9t112.c61 ECHECKER(ret, __mt9t112_reg_write(client, a, b))
181 static int __mt9t112_reg_write(const struct i2c_client *client, in __mt9t112_reg_write() function
219 return __mt9t112_reg_write(client, command, val); in __mt9t112_reg_mask_set()
227 ret = __mt9t112_reg_write(client, 0x098E, command); in __mt9t112_mcu_read()
239 ret = __mt9t112_reg_write(client, 0x098E, command); in __mt9t112_mcu_write()
243 return __mt9t112_reg_write(client, 0x0990, data); in __mt9t112_mcu_write()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9t112.c61 ECHECKER(ret, __mt9t112_reg_write(client, a, b))
181 static int __mt9t112_reg_write(const struct i2c_client *client, in __mt9t112_reg_write() function
219 return __mt9t112_reg_write(client, command, val); in __mt9t112_reg_mask_set()
227 ret = __mt9t112_reg_write(client, 0x098E, command); in __mt9t112_mcu_read()
239 ret = __mt9t112_reg_write(client, 0x098E, command); in __mt9t112_mcu_write()
243 return __mt9t112_reg_write(client, 0x0990, data); in __mt9t112_mcu_write()

Completed in 3 milliseconds