Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/common/ssp_sensors/
H A Dssp.h60 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
H A 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()
H A Dssp_spi.c491 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()