Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.h71 #define PRAMBOOT_MAX_SIZE (64*1024) macro
H A Dfocaltech_flash.c216 if ((len < PRAMBOOT_MIN_SIZE) || (len > PRAMBOOT_MAX_SIZE)) { in fts_pram_write_buf()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_flash.h70 #define PRAMBOOT_MAX_SIZE (64*1024) macro
H A Dfocaltech_flash.c340 if ((len < PRAMBOOT_MIN_SIZE) || (len > PRAMBOOT_MAX_SIZE)) { in fts_pram_write_buf()