Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h124 u8 rom_idh; member
H A Dfocaltech_flash.h157 u8 rom_idh; member
H A Dfocaltech_core.c213 if (((id_h == ctype[i].rom_idh) && (id_l == ctype[i].rom_idl)) in fts_get_chip_types()
H A Dfocaltech_flash.c127 if ((val[0] == ids->rom_idh) && (val[1] == ids->rom_idl)) { in fts_fwupg_get_boot_state()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h124 u8 rom_idh; member
H A Dfocaltech_core.c147 if (((id_h == ctype[i].rom_idh) && (id_l == ctype[i].rom_idl)) in fts_get_chip_types()
H A Dfocaltech_flash.c517 if ((val[0] == ids.rom_idh) && (val[1] == ids.rom_idl)) { in fts_fwupg_get_boot_state()