Home
last modified time | relevance | path

Searched refs:REG_NULL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/i2c/
A Dov2659.c376 { REG_NULL, 0x00 },
411 { REG_NULL, 0x00 },
459 { REG_NULL, 0x00 },
507 { REG_NULL, 0x00 },
555 { REG_NULL, 0x00 },
603 { REG_NULL, 0x00 },
780 { REG_NULL, 0x0 },
786 { REG_NULL, 0x0 },
792 { REG_NULL, 0x0 },
798 { REG_NULL, 0x0 },
[all …]
A Dov5695.c63 #define REG_NULL 0xFFFF macro
289 {REG_NULL, 0x00},
331 {REG_NULL, 0x00},
373 {REG_NULL, 0x00}
556 {REG_NULL, 0x00}
598 {REG_NULL, 0x00}
640 {REG_NULL, 0x00}
739 for (i = 0; ret == 0 && regs[i].addr != REG_NULL; i++) in ov5695_write_array()
A Dov2685.c52 #define REG_NULL 0xFFFF macro
207 {REG_NULL, 0x00}
279 for (i = 0; ret == 0 && regs[i].addr != REG_NULL; i++) in ov2685_write_array()
A Dov9650.c194 #define REG_NULL 0xff /* Array end token */ macro
340 { REG_NULL, 0 }
459 for (i = 0; ret == 0 && regs[i].addr != REG_NULL; i++) in ov965x_write_array()

Completed in 57 milliseconds