Searched refs:REG_CHIP_ID_LSB (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/i2c/ | ||
D | tvp514x_regs.h | 160 #define REG_CHIP_ID_LSB (0x81) macro |
D | tvp514x.c | 508 chip_id_lsb = tvp514x_read_reg(sd, REG_CHIP_ID_LSB); in tvp514x_detect() |