Searched refs:TVP514X_CHIP_ID_MSB (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/i2c/ | ||
D | tvp514x_regs.h | 244 #define TVP514X_CHIP_ID_MSB (0x51) macro |
D | tvp514x.c | 514 if ((chip_id_msb != TVP514X_CHIP_ID_MSB) in tvp514x_detect() |