Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr.h86 unsigned int board_aes_in_192k:1;/* if 1 the aes input plugs do support 192kHz */ member
H A Dpcxhr_mixer.c600 if (chip->mgr->board_aes_in_192k) { in pcxhr_set_audio_source()
868 if (chip->mgr->board_aes_in_192k) { in pcxhr_iec958_capture_byte()
897 if (chip->mgr->board_aes_in_192k) { in pcxhr_iec958_capture_byte()
H A Dpcxhr.c1534 mgr->board_aes_in_192k = !PCXHR_BOARD_AESIN_NO_192K(mgr); in pcxhr_probe()