Searched refs:D_PAUSE (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/sparc/ |
D | dbri.c | 363 #define D_PAUSE 0x1 /* Flush long pipes */ macro 781 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in dbri_initialize() 839 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_pipe() 938 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in link_time_slot() 975 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); 1033 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in xmit_fixed() 1251 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1295 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1297 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi()
|