Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmt9v111.c53 #define MT9V111_CHIP_ID_LOW 0x3a macro
1091 (val & 0xff) != MT9V111_CHIP_ID_LOW) { in mt9v111_chip_probe()