Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dimx274.c146 struct reg_8 { struct
175 const struct reg_8 *init_regs;
224 static const struct reg_8 imx274_mode1_3840x2160_raw10[] = {
265 static const struct reg_8 imx274_mode3_1920x1080_raw10[] = {
305 static const struct reg_8 imx274_mode5_1280x720_raw10[] = {
345 static const struct reg_8 imx274_mode6_1280x540_raw10[] = {
384 static const struct reg_8 imx274_start_1[] = {
441 static const struct reg_8 imx274_start_2[] = {
451 static const struct reg_8 imx274_start_3[] = {
460 static const struct reg_8 imx274_stop[] = {
[all …]
H A Dimx214.c82 struct reg_8 { struct
95 static const struct reg_8 mode_4096x2304[] = { argument
199 static const struct reg_8 mode_1920x1080[] = {
303 static const struct reg_8 mode_table_common[] = {
430 const struct reg_8 *reg_table;
795 const struct reg_8 table[]) in imx214_write_table()