Searched refs:BDBASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/i2c/soc_camera/ |
D | ov772x.c | 69 #define BDBASE 0x22 /* Banding filter Minimum AEC value */ macro 599 ret = ov772x_mask_set(client, BDBASE, 0xff, 0xff); in ov772x_s_ctrl() 609 ret = ov772x_mask_set(client, BDBASE, in ov772x_s_ctrl() 839 ret = ov772x_mask_set(client, BDBASE, in ov772x_set_params()
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov772x.c | 70 #define BDBASE 0x22 /* Banding filter Minimum AEC value */ macro 820 ret = ov772x_mask_set(client, BDBASE, 0xff, 0xff); in ov772x_s_ctrl() 830 ret = ov772x_mask_set(client, BDBASE, in ov772x_s_ctrl() 1155 ret = ov772x_mask_set(client, BDBASE, in ov772x_set_params()
|