Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds