Searched refs:REG_CHIP_ID_MSB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/i2c/ | ||
H A D | tvp514x_regs.h | 150 #define REG_CHIP_ID_MSB (0x80) macro |
H A D | tvp514x.c | 499 chip_id_msb = tvp514x_read_reg(sd, REG_CHIP_ID_MSB); in tvp514x_detect() |