Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dmelfas_mip4.c929 buf_offset += MIP4_BL_PACKET_SIZE) { in mip4_bl_program_page()
932 buf_offset, MIP4_BL_PACKET_SIZE); in mip4_bl_program_page()
936 data_buf, 2 + MIP4_BL_PACKET_SIZE); in mip4_bl_program_page()
937 if (ret != 2 + MIP4_BL_PACKET_SIZE) { in mip4_bl_program_page()
941 buf_offset, MIP4_BL_PACKET_SIZE, error); in mip4_bl_program_page()
981 .len = MIP4_BL_PACKET_SIZE, in mip4_bl_verify_page()
1038 buf_offset += MIP4_BL_PACKET_SIZE) { in mip4_bl_verify_page()
1041 buf_offset, MIP4_BL_PACKET_SIZE); in mip4_bl_verify_page()
1048 buf_offset, MIP4_BL_PACKET_SIZE, error); in mip4_bl_verify_page()
1055 buf_offset, MIP4_BL_PACKET_SIZE); in mip4_bl_verify_page()
[all …]