Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp.h60 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
H A Dssp_dev.c247 SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_enable_sensor()
290 ret = ssp_send_instruction(data, SSP_MSG2SSP_INST_CHANGE_DELAY, type, in ssp_change_delay()
H A Dssp_spi.c490 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()