Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c657 #define MIP4_BL_PAGE_SIZE 512 /* 512 */ macro
892 if (length > MIP4_BL_PAGE_SIZE || length % MIP4_BL_PACKET_SIZE) { in mip4_bl_program_page()
1065 read_buf, MIP4_BL_PAGE_SIZE, false); in mip4_bl_verify_page()
1106 MIP4_BL_PAGE_SIZE, MIP4_BL_PACKET_SIZE); in mip4_flash_fw()
1110 offset += MIP4_BL_PAGE_SIZE) { in mip4_flash_fw()
1113 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1119 MIP4_BL_PAGE_SIZE, buf_addr); in mip4_flash_fw()
1202 if (*fw_size % MIP4_BL_PAGE_SIZE) { in mip4_parse_firmware()
1205 *fw_size, MIP4_BL_PAGE_SIZE); in mip4_parse_firmware()