Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/
Dssp.h60 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
Dssp_dev.c246 SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_enable_sensor()
289 ret = ssp_send_instruction(data, SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_change_delay()
Dssp_spi.c491 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()