Searched refs:SSP_AP2HUB_WRITE (Results 1 – 2 of 2) sorted by relevance
359 case SSP_AP2HUB_WRITE: in ssp_irq_msg()403 if (msg_type == SSP_AP2HUB_WRITE) { in ssp_irq_msg()468 msg = ssp_create_msg(command, 0, SSP_AP2HUB_WRITE, arg); in ssp_command()497 msg = ssp_create_msg(inst, length + 2, SSP_AP2HUB_WRITE, 0); in ssp_send_instruction()538 data->sensorhub_info->mag_length, SSP_AP2HUB_WRITE, in ssp_set_magnetic_matrix()
136 #define SSP_AP2HUB_WRITE 1 macro