Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7251.c33 #define OV7251_CHIP_ID_LOW_BYTE 0x50 macro
1516 if (ret < 0 || chip_id_low != OV7251_CHIP_ID_LOW_BYTE) in ov7251_detect_chip()