Searched refs:TVP5146_CHIP_ID_LSB (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ | ||
D | tvp514x_regs.h | 241 #define TVP5146_CHIP_ID_LSB (0x46) macro |
D | tvp514x.c | 515 || ((chip_id_lsb != TVP5146_CHIP_ID_LSB) in tvp514x_detect() |