Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9t112.c65 #define mt9t112_reg_mask_set(ret, client, a, b, c) \ macro
264 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0001); in mt9t112_reset()
266 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0000); in mt9t112_reset()
379 mt9t112_reg_mask_set(ret, client, 0x0010, 0x3fff, val); in mt9t112_set_pll_dividers()
383 mt9t112_reg_mask_set(ret, client, 0x0012, 0x0fff, val); in mt9t112_set_pll_dividers()
388 mt9t112_reg_mask_set(ret, client, 0x002A, 0x7fff, val); in mt9t112_set_pll_dividers()
392 mt9t112_reg_mask_set(ret, client, 0x002C, 0x100f, val); in mt9t112_set_pll_dividers()
402 mt9t112_reg_mask_set(ret, client, 0x0014, 0x003, 0x0001); in mt9t112_init_pll()
442 mt9t112_reg_mask_set(ret, client, 0x0018, 0x0002, 0x0002); in mt9t112_init_pll()
443 mt9t112_reg_mask_set(re in mt9t112_init_pll()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmt9t112.c65 #define mt9t112_reg_mask_set(ret, client, a, b, c) \ macro
264 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0001); in mt9t112_reset()
266 mt9t112_reg_mask_set(ret, client, 0x001a, 0x0001, 0x0000); in mt9t112_reset()
379 mt9t112_reg_mask_set(ret, client, 0x0010, 0x3fff, val); in mt9t112_set_pll_dividers()
383 mt9t112_reg_mask_set(ret, client, 0x0012, 0x0fff, val); in mt9t112_set_pll_dividers()
388 mt9t112_reg_mask_set(ret, client, 0x002A, 0x7fff, val); in mt9t112_set_pll_dividers()
392 mt9t112_reg_mask_set(ret, client, 0x002C, 0x100f, val); in mt9t112_set_pll_dividers()
402 mt9t112_reg_mask_set(ret, client, 0x0014, 0x003, 0x0001); in mt9t112_init_pll()
442 mt9t112_reg_mask_set(ret, client, 0x0018, 0x0002, 0x0002); in mt9t112_init_pll()
443 mt9t112_reg_mask_set(re in mt9t112_init_pll()
[all...]

Completed in 3 milliseconds