Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c348 int total_kbyte; in cst2xx_download_program() local
358 total_kbyte = len / 512; in cst2xx_download_program()
360 for (i=0; i<total_kbyte; i++) { in cst2xx_download_program()