Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A DCST21680SE_S126_D863_7.h25 static unsigned char fwbin[] = { variable
509 #define FW_REAL_SIZE (sizeof(fwbin))
H A DCST21680SE_S126_D89.h25 static unsigned char fwbin[] = { variable
509 #define FW_REAL_SIZE (sizeof(fwbin))
H A Dhyn_cst2xx.c497 pData=(unsigned char *)fwbin +7680-4; //7*1024 +512 in cst2xx_read_checksum()
590 return cst2xx_update_firmware(client, ts, fwbin, FW_BIN_SIZE); in cst2xx_boot_update_fw()
643 pData=(unsigned char *)fwbin +7680-4; //7*1024 +512 in cst2xx_check_code()
667 pData=(unsigned char *)fwbin +7680-8; //7*1024 +512 in cst2xx_check_code()
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/builtin/
H A DMakefile35 $(call filechk,fwbin)