Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dtvp514x_regs.h245 #define TVP5146_CHIP_ID_LSB (0x46) macro
Dtvp514x.c515 || ((chip_id_lsb != TVP5146_CHIP_ID_LSB) in tvp514x_detect()