Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtvp514x_regs.h233 #define TVP5147_CHIP_ID_LSB (0x47) macro
H A Dtvp514x.c508 && (chip_id_lsb != TVP5147_CHIP_ID_LSB))) { in tvp514x_detect()