Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c657 #define MIP4_BL_PAGE_SIZE 512 /* 512 */ macro
890 if (length > MIP4_BL_PAGE_SIZE || length % MIP4_BL_PACKET_SIZE) { in mip4_bl_program_page()
1064 read_buf, MIP4_BL_PAGE_SIZE, false); in mip4_bl_verify_page()
1103 MIP4_BL_PAGE_SIZE, MIP4_BL_PACKET_SIZE); in mip4_flash_fw()
1107 offset += MIP4_BL_PAGE_SIZE) { in mip4_flash_fw()
1110 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1116 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1199 if (*fw_size % MIP4_BL_PAGE_SIZE) { in mip4_parse_firmware()
1202 *fw_size, MIP4_BL_PAGE_SIZE); in mip4_parse_firmware()