Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5645.c41 #define OV5645_CHIP_ID_LOW_BYTE 0x45 macro
1148 if (ret < 0 || chip_id_low != OV5645_CHIP_ID_LOW_BYTE) { in ov5645_probe()