Searched refs:TVP5147_CHIP_ID_LSB (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/media/i2c/ | ||
D | tvp514x_regs.h | 233 #define TVP5147_CHIP_ID_LSB (0x47) macro |
D | tvp514x.c | 507 && (chip_id_lsb != TVP5147_CHIP_ID_LSB))) { in tvp514x_detect() |