Home
last modified time | relevance | path

Searched refs:MIXART_NOTIFY_SUBS_MASK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart.h116 #define MIXART_NOTIFY_SUBS_MASK 0x007F macro
H A Dmixart_core.c452 …unsigned int sub_number = buffer_id & MIXART_NOTIFY_SUBS_MASK; /* 0 to MIXART_PLAYB… in snd_mixart_threaded_irq()