Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_tp9930.h22 #define INPUT_STATUS_MATCH 0x7a macro
H A Dtechpoint_tp9930.c497 return (val == INPUT_STATUS_MATCH) ? 1 : 0; in tp9930_get_channel_input_status()