Home
last modified time | relevance | path

Searched refs:DAQDS_wIntMsg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/isa/msnd/
Dmsnd.h214 #define DAQDS_wIntMsg 0x0C macro
Dmsnd.c390 writew(HIMT_PLAY_DONE * 0x100 + n, pDAQ + DAQDS_wIntMsg); in snd_msnd_play_reset_queue()
434 writew(HIMT_RECORD_DONE * 0x100 + n, pDAQ + DAQDS_wIntMsg); in snd_msnd_capture_reset_queue()
/linux-4.4.14/sound/oss/
Dmsnd.h176 #define DAQDS_wIntMsg 0x0C macro
Dmsnd_pinnacle.c117 writew(HIMT_PLAY_DONE * 0x100 + n, lpDAQ + DAQDS_wIntMsg); in reset_play_queue()
146 writew(HIMT_RECORD_DONE * 0x100 + n, lpDAQ + DAQDS_wIntMsg); in reset_record_queue()