Searched refs:OV9640_COM7 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov9640.c | 77 { OV9640_COM7, OV9640_COM7_QCIF }, 87 { OV9640_COM7, OV9640_COM7_QVGA }, 96 { OV9640_COM7, OV9640_COM7_QCIF }, 105 { OV9640_COM7, OV9640_COM7_QVGA }, 114 { OV9640_COM7, OV9640_COM7_CIF }, 123 { OV9640_COM7, OV9640_COM7_VGA }, 132 { OV9640_COM7, 0 }, 257 ret = ov9640_reg_write(client, OV9640_COM7, OV9640_COM7_SCCB_RESET); in ov9640_reset() 453 case OV9640_COM7: in ov9640_write_regs()
|
H A D | ov9640.h | 30 #define OV9640_COM7 0x12 macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov9640.c | 77 { OV9640_COM7, OV9640_COM7_QCIF }, 87 { OV9640_COM7, OV9640_COM7_QVGA }, 96 { OV9640_COM7, OV9640_COM7_QCIF }, 105 { OV9640_COM7, OV9640_COM7_QVGA }, 114 { OV9640_COM7, OV9640_COM7_CIF }, 123 { OV9640_COM7, OV9640_COM7_VGA }, 132 { OV9640_COM7, 0 }, 257 ret = ov9640_reg_write(client, OV9640_COM7, OV9640_COM7_SCCB_RESET); in ov9640_reset() 453 case OV9640_COM7: in ov9640_write_regs()
|
H A D | ov9640.h | 30 #define OV9640_COM7 0x12 macro
|
Completed in 4 milliseconds