Home
last modified time | relevance | path

Searched refs:HSI_MSG_READ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/hsi/
H A Dhsi.h21 #define HSI_MSG_READ 0 macro
386 msg->ttype = HSI_MSG_READ; in hsi_async_read()
/openbmc/linux/drivers/hsi/controllers/
H A Domap_ssi_port.c224 if (msg->ttype == HSI_MSG_READ) { in ssi_start_dma()
538 if (msg->ttype == HSI_MSG_READ) in ssi_flush()
741 if (msg->ttype == HSI_MSG_READ) { in ssi_cleanup_gdd()
821 if ((msg) && (msg->ttype == HSI_MSG_READ)) { in ssi_error()
H A Domap_ssi_core.c185 if (msg->ttype == HSI_MSG_READ) { in ssi_gdd_complete()
/openbmc/linux/drivers/hsi/clients/
H A Dcmt_speech.c227 if (msg->ttype == HSI_MSG_READ) in cs_cmd_destructor()
297 const char *dir = (msg->ttype == HSI_MSG_READ) ? "TX" : "RX"; in cs_hsi_data_destructor()
305 if (msg->ttype == HSI_MSG_READ) in cs_hsi_data_destructor()