Home
last modified time | relevance | path

Searched refs:reg_8 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/i2c/
Dimx274.c137 struct reg_8 { struct
171 const struct reg_8 *init_regs;
219 static const struct reg_8 imx274_mode1_3840x2160_raw10[] = {
260 static const struct reg_8 imx274_mode3_1920x1080_raw10[] = {
300 static const struct reg_8 imx274_mode5_1280x720_raw10[] = {
339 static const struct reg_8 imx274_start_1[] = {
396 static const struct reg_8 imx274_start_2[] = {
406 static const struct reg_8 imx274_start_3[] = {
415 static const struct reg_8 imx274_stop[] = {
423 static const struct reg_8 imx274_tp_disabled[] = {
[all …]
Dimx214.c65 struct reg_8 { struct
78 static const struct reg_8 mode_4096x2304[] = { argument
182 static const struct reg_8 mode_1920x1080[] = {
286 static const struct reg_8 mode_table_common[] = {
413 const struct reg_8 *reg_table;
688 const struct reg_8 table[]) in imx214_write_table()