Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dchip.c449 int sec,cod,sec_8byte_num; in chip_write_flash() local
457 sec_8byte_num = chip[FLASH_SECTOR_SIZE].addr/CHIP_FLASH_SOURCE_SIZE; in chip_write_flash()
458 cod = chip[FLASH_SECTOR_NUM].addr * sec_8byte_num; in chip_write_flash()
478 if(!(sec%sec_8byte_num)) in chip_write_flash()