Searched refs:D_PAUSE (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/sound/sparc/ |
D | dbri.c | 364 #define D_PAUSE 0x1 /* Flush long pipes */ macro 786 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in dbri_initialize() 844 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_pipe() 943 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in link_time_slot() 980 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); 1038 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in xmit_fixed() 1256 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1300 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1302 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi()
|