Searched refs:D_PAUSE (Results 1 – 1 of 1) sorted by relevance
/linux/sound/sparc/ |
H A D | dbri.c | 363 #define D_PAUSE 0x1 /* Flush long pipes */ macro 785 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in dbri_initialize() 843 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_pipe() 942 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in link_time_slot() 979 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); 1037 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in xmit_fixed() 1255 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1299 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi() 1301 *(cmd++) = DBRI_CMD(D_PAUSE, 0, 0); in reset_chi()
|