Searched refs:idh (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/poppler/ |
| H A D | poppler-data_0.4.11.bb | 18 ${CMAP_RESOURCES_BASE}/Identity-H;name=idh \ 22 SRC_URI[idh.md5sum] = "009c93cf0141ab7bd6acb7eea14306cc" 23 SRC_URI[idh.sha256sum] = "ae702c203a82ea124e9b96590f821db6fbf8754e2c4547a9dba0e82f94739e95"
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/stkwebcam/ |
| H A D | stk-sensor.c | 358 u8 idh = 0; in stk_sensor_init() local 368 if (stk_sensor_inb(dev, REG_MIDH, &idh) in stk_sensor_init() 373 if (idh != 0x7f || idl != 0xa2) { in stk_sensor_init() 377 if (stk_sensor_inb(dev, REG_PID, &idh) in stk_sensor_init() 385 idh, idl, SENSOR_ADDRESS); in stk_sensor_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_core.c | 85 u8 idh = 0; in fts_wait_tp_to_valid() local 91 ret = fts_read_reg(FTS_REG_CHIP_ID, &idh); in fts_wait_tp_to_valid() 93 if ((ret < 0) || (idh != chip_idh) || (idl != chip_idl)) { in fts_wait_tp_to_valid() 94 FTS_DEBUG("TP Not Ready,ReadData:0x%02x%02x", idh, idl); in fts_wait_tp_to_valid() 95 } else if ((idh == chip_idh) && (idl == chip_idl)) { in fts_wait_tp_to_valid() 96 FTS_INFO("TP Ready,Device ID:0x%02x%02x", idh, idl); in fts_wait_tp_to_valid()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/ |
| H A D | analogix-anx6345.c | 655 unsigned int i, idl, idh, version; in anx6345_get_chip_id() local 660 if (regmap_read(anx6345->map[I2C_IDX_TXCOM], SP_DEVICE_IDH_REG, &idh)) in anx6345_get_chip_id() 663 anx6345->chipid = (u8)idl | ((u8)idh << 8); in anx6345_get_chip_id()
|
| H A D | analogix-anx78xx.c | 1210 unsigned int i, idl, idh, version; in anx78xx_i2c_probe() local 1284 &idh); in anx78xx_i2c_probe() 1288 anx78xx->chipid = (u8)idl | ((u8)idh << 8); in anx78xx_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 552 #define TEST_IC_VERSION(idh, idl, ver1, ver0) \ argument 553 (((idh) << 24) | ((idl) << 16) | ((ver1) << 8) | (ver0))
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/ |
| H A D | flexcan.h | 18 u16 idh; /* 0x02 ID High */ member
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 6001 …��������������Ϯ����������ճ�������������������������������������������������idh��������������������… 7537 …a``abbba`aa_a`_aa``^__\XSKC90/--00//0/-*-.-..-.1//10/.-/00'%()( '%.1.CQ,[idh@Ai]neAF9UoNP:h�x|�n…
|