Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dmelfas_mip4.c666 #define MIP4_BL_PAGE_SIZE 512 /* 512 */ macro
901 if (length > MIP4_BL_PAGE_SIZE || length % MIP4_BL_PACKET_SIZE) { in mip4_bl_program_page()
1074 read_buf, MIP4_BL_PAGE_SIZE, false); in mip4_bl_verify_page()
1115 MIP4_BL_PAGE_SIZE, MIP4_BL_PACKET_SIZE); in mip4_flash_fw()
1119 offset += MIP4_BL_PAGE_SIZE) { in mip4_flash_fw()
1122 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1128 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1211 if (*fw_size % MIP4_BL_PAGE_SIZE) { in mip4_parse_firmware()
1214 *fw_size, MIP4_BL_PAGE_SIZE); in mip4_parse_firmware()