Home
last modified time | relevance | path

Searched refs:SSP_MSG2SSP_AP_STATUS_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp.h68 #define SSP_MSG2SSP_AP_STATUS_SHUTDOWN 0xd0 macro
H A Dssp_dev.c581 if (ssp_command(data, SSP_MSG2SSP_AP_STATUS_SHUTDOWN, 0) < 0) in ssp_remove()