Home
last modified time | relevance | path

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

/openbmc/u-boot/board/menlo/m53menlo/
H A Dm53menlo.c244 u8 touchid[23]; in detect_lvds() local
245 u8 *touchptr = &touchid[0]; in detect_lvds()
253 ret = i2c_read(0x38, 0xbb, 1, touchid, sizeof(touchid)); in detect_lvds()