Searched refs:SSP_MSG2SSP_INST_CHANGE_DELAY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/ |
H A D | ssp.h | 60 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
|
H A D | ssp_dev.c | 246 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 D | ssp_spi.c | 491 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()
|
/kernel/linux/linux-6.6/drivers/iio/common/ssp_sensors/ |
H A D | ssp.h | 60 #define SSP_MSG2SSP_INST_CHANGE_DELAY 0xa4 macro
|
H A D | ssp_dev.c | 247 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 D | ssp_spi.c | 490 (inst <= SSP_MSG2SSP_INST_CHANGE_DELAY)) { in ssp_send_instruction()
|
Completed in 5 milliseconds