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