Lines Matching full:hsi
3 * cmt_speech.c - HSI CMT speech driver
25 #include <linux/hsi/hsi.h>
26 #include <linux/hsi/ssi_protocol.h>
27 #include <linux/hsi/cs-protocol.h>
49 /* hsi channel ids */
68 * within 20ms (fixed value in cmtspeech HSI protocol)
72 /* Timeout to wait for pending HSI transfers to complete */
370 dev_err(&hi->cl->device, "HSI %s error, msg %d, state %u\n", in __cs_hsi_error_pre()
704 dev_err(&hi->cl->device, "HSI error, aborting\n"); in cs_hsi_write_on_data()
1006 dev_err(&cl->device, "Unable to alloc HSI messages\n"); in cs_hsi_start()
1011 dev_err(&cl->device, "Unable to alloc HSI messages for data\n"); in cs_hsi_start()
1017 "Could not open, HSI port already claimed\n"); in cs_hsi_start()
1023 dev_err(&cl->device, "Could not get HSI master client\n"); in cs_hsi_start()
1029 "HSI port not initialized\n"); in cs_hsi_start()
1297 dev_err(&cs_char_data.cl->device, "Unable to initialize HSI\n"); in cs_char_open()
1444 MODULE_ALIAS("hsi:cmt-speech");