Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_tp9950.h24 #define TP9950_CHIP_ID_H_VALUE 0x28 macro
H A Dtechpoint_dev.c122 } else if (chip_id_h == TP9950_CHIP_ID_H_VALUE && in check_chip_id()