Home
last modified time | relevance | path

Searched refs:TP9930_CHIP_ID_H_VALUE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_tp9930.h14 #define TP9930_CHIP_ID_H_VALUE 0x28 macro
H A Dtechpoint_dev.c101 if (chip_id_h == TP9930_CHIP_ID_H_VALUE && in check_chip_id()