Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dbu21029_ts.c40 #define SUPPORTED_HWID 0x0229 macro
288 if (be16_to_cpu(hwid) != SUPPORTED_HWID) { in bu21029_start_chip()