Searched refs:D_PAUSE (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/sparc/ |
D | dbri.c | 363 #define D_PAUSE 0x1 /* Flush long pipes */ macro 777 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in dbri_initialize() 835 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_pipe() 934 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in link_time_slot() 971 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); 1029 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in xmit_fixed() 1246 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1290 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1292 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi()
|