Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/common/ssp_sensors/
Dssp.h70 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
Dssp_dev.c257 SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_enable_sensor()
300 ret = ssp_send_instruction(data, SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_change_delay()
Dssp_spi.c494 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()