Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A DCST21680SE_S126_D863_7.h510 #define FW_BIN_SIZE (7*1024+512) //7.5K byte macro
H A DCST21680SE_S126_D89.h510 #define FW_BIN_SIZE (7*1024+512) //7.5K byte macro
H A Dhyn_cst2xx.c590 return cst2xx_update_firmware(client, ts, fwbin, FW_BIN_SIZE); in cst2xx_boot_update_fw()
897 ret = cst2xx_update_firmware(client, hyn_global_ts, pdata, FW_BIN_SIZE); in cst2xx_apk_fw_dowmload()