Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c76 #define PCXHR_CHIPSC_GPI_USERI (1 << 17) macro
279 /* REV01 cards do not support the PCXHR_CHIPSC_GPI_USERI bit anymore */ in pcxhr_load_xilinx_binary()
284 if ((chipsc & PCXHR_CHIPSC_GPI_USERI) == 0) { in pcxhr_load_xilinx_binary()