Searched refs:HPI_HIF_IDLE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/sound/pci/asihpi/ |
D | hpi6000.h | 61 #define HPI_HIF_IDLE 0 macro
|
D | hpi6000.c | 1308 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE); in hpi6000_message_response_sequence() 1377 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_message_response_sequence() 1428 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE); in hpi6000_send_data() 1473 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_send_data() 1499 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE); in hpi6000_get_data() 1535 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_get_data()
|