Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr_core.c154 #define PCXHR_MASK_IT_HF0 0x000100 macro
161 #define PCXHR_IT_SEND_BYTE_XILINX (0x0000003C | PCXHR_MASK_IT_HF0)
167 #define PCXHR_IT_RESET_BOARD_FUNC (0x0000000C | PCXHR_MASK_IT_HF0 | \
195 if (itdsp & PCXHR_MASK_IT_HF0) in pcxhr_send_it_dsp()