| /linux/sound/firewire/dice/ |
| H A D | dice-weiss.c | 13 // Weiss DAC202: 192kHz 2-channel DAC 19 // Weiss MAN301: 192kHz 2-channel music archive network player 25 // Weiss INT202: 192kHz unidirectional 2-channel digital Firewire nterface 31 // Weiss INT203: 192kHz bidirectional 2-channel digital Firewire nterface 37 // Weiss ADC2: 192kHz A/D converter with microphone preamps and line nputs 43 // Weiss DAC2/Minerva: 192kHz 2-channel DAC 49 // Weiss Vesta: 192kHz 2-channel Firewire to AES/EBU interface 55 // Weiss AFI1: 192kHz 24-channel Firewire to ADAT or AES/EBU interface
|
| /linux/include/sound/ |
| H A D | asoundef.h | 36 #define IEC958_AES0_PRO_FS_44100 (1<<6) /* 44.1kHz */ 37 #define IEC958_AES0_PRO_FS_48000 (2<<6) /* 48kHz */ 38 #define IEC958_AES0_PRO_FS_32000 (3<<6) /* 32kHz */ 53 #define IEC958_AES1_PRO_USERBITS_192 (8<<4) /* 192-bit structure */ 123 #define IEC958_AES3_CON_FS_44100 (0<<0) /* 44.1kHz */ 125 #define IEC958_AES3_CON_FS_48000 (2<<0) /* 48kHz */ 126 #define IEC958_AES3_CON_FS_32000 (3<<0) /* 32kHz */ 127 #define IEC958_AES3_CON_FS_22050 (4<<0) /* 22.05kHz */ 128 #define IEC958_AES3_CON_FS_384000 (5<<0) /* 384kHz */ 129 #define IEC958_AES3_CON_FS_24000 (6<<0) /* 24kHz */ [all...] |
| /linux/sound/pci/emu10k1/ |
| H A D | p16v.h | 93 * [18:16] Channel 0 Detected sample rate. 0 - 44.1khz 94 * 1 - 48 khz 95 * 2 - 96 khz 96 * 3 - 192 khz 147 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 148 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */ 174 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */ 179 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106.h | 144 * bit 12 0 = 48 Khz / 1 = 96 Khz Analog out on SB Live 24bit. 203 * Playback rate [23:16] (2 bits per channel) (0=48kHz, 1=44.1kHz, 2=96kHz, 3=192Khz) 232 #define SPCS_SAMPLERATE_44 0x00000000 /* 44.1kHz sample rate */ 233 #define SPCS_SAMPLERATE_48 0x02000000 /* 48kHz sample rate */ 234 #define SPCS_SAMPLERATE_32 0x03000000 /* 32kHz sample rate */ 407 /* Estimated sample rate [19:0] Relative to 48kHz. 0x8000 = 1.0 416 * Sample output rate [1:0] (0=48kHz, 1=44.1kHz, 2=96kHz, 3=192Khz) 417 * Sample input rate [3:2] (0=48kHz, 1=Not available, 2=96kHz, 3=192Khz) 419 * Record rate [9:8] (0=48kHz, 1=Not available, 2=96kHz, 3=192Khz) 421 * I2S input rate master mode [15:14] (0=48kHz, 1=44.1kHz, 2=96kHz, 3=192Khz) [all …]
|
| /linux/Documentation/fb/ |
| H A D | viafb.modes | 14 # Scan Frequency 31.469 kHz 59.94 Hz 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 39 # Scan Frequency 37.500 kHz 75.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 60 # Scan Frequency 43.269 kHz 85.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 81 # Scan Frequency 50.900 kHz 100.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 102 # Scan Frequency 61.800 kHz 120.00 Hz [all …]
|
| /linux/Documentation/sound/cards/ |
| H A D | maya44.rst | 95 … the Wolfson WM8776 codecs) allow a maximum sampling rate of 192 kHz for playback and 92 kHz for c… 101 * In the current state of the driver, setting rates of up to 192 kHz is permitted even for capture … 103 *AVOID CAPTURING AT RATES ABOVE 96kHz*, even though it may appear to work. The codec cannot actuall…
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | ite,it6505.yaml | 24 with sampling rate up to 192kHz and sample size up to 24 bits. 26 192kHz frame rate.
|
| /linux/sound/soc/ti/ |
| H A D | omap-dmic.c | 128 * 192KHz rate is only supported with 19.2MHz/3.84MHz clock in omap_dmic_select_divider() 133 divider = 0x6; /* Divider: 5 (192KHz sampling rate) */ in omap_dmic_select_divider() 136 "invalid clock configuration for 192KHz\n"); in omap_dmic_select_divider() 170 divider = 0x1; /* Divider: 5 (96KHz sampling rate) */ in omap_dmic_select_divider()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | timer.c | 83 * Errata i856 says the 32.768KHz crystal does not start at in realtime_counter_init() 84 * power on, so the CPU falls back to an emulated 32KHz clock in realtime_counter_init() 90 * Of course any board built without a populated 32.768KHz in realtime_counter_init() 95 * If they are not 0, then the 32.768KHz clock driving the in realtime_counter_init() 97 * ticks is actually rate/610 rather than 32.768KHz and we in realtime_counter_init() 124 num = 192; in realtime_counter_init()
|
| /linux/sound/soc/codecs/ |
| H A D | tlv320aic23.c | 62 static const char *deemph_text[] = {"None", "32Khz", "44.1Khz", "48Khz"}; 193 * 11.2896 Mhz /128 = *88.2k /192 = 58.8k 195 * 12.2880 Mhz /128 = *96k /192 = 64k 196 * 16.9344 Mhz /128 = 132.3k /192 = *88.2k 197 * 18.4320 Mhz /128 = 144k /192 = *96k 201 * Normal BOSR 0-256/2 = 128, 1-384/2 = 192 205 128, 125, 192, 136
|
| H A D | ak4613.c | 448 * Normal: [32kHz, 48kHz] : 256fs,384fs or 512fs in ak4613_hw_constraints() 449 * Double: [64kHz, 96kHz] : 256fs in ak4613_hw_constraints() 450 * Quad : [128kHz,192kHz]: 128fs in ak4613_hw_constraints() 453 * Normal: [32kHz, 48kHz] : 256fs or 512fs in ak4613_hw_constraints() 454 * Double: [64kHz, 96kHz] : 256fs in ak4613_hw_constraints() 455 * Quad : [128kHz,192kHz]: 128fs in ak4613_hw_constraints()
|
| H A D | ak5386.c | 4 * Asahi Kasei AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | ak5386.txt | 1 AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC
|
| H A D | wlf,wm8524.yaml | 7 title: Wolfson WM8524 24-bit 192KHz Stereo DAC
|
| H A D | ti,tas2781.yaml | 82 Audio Amplifier with 96-Khz Extended Processing and Low Idle Power 94 Amplifier with 96 kHz Enhanced Processing 97 Amplifier with 96 kHz Enhanced Processing 100 to 26.4V Class-D Audio Amplifier with 192-kHz Extended Audio Processing.
|
| H A D | nvidia,tegra186-asrc.yaml | 16 It supports sample rate conversions in the range of 8 to 192 kHz and
|
| H A D | ti,pcm3168a.yaml | 16 96/192kHz sampling rate, supporting both SPI and I2C bus access.
|
| H A D | rockchip,rk3308-codec.yaml | 12 sampling rate is 192 kHz.
|
| /linux/sound/pci/ice1712/ |
| H A D | psc724.c | 34 * VT1722 (Envy24GT) - 6 outputs, 4 inputs (only 2 used), 24-bit/96kHz 47 * I2S codec does not support 96KHz or 192KHz (bug!) 419 /* PSC724 has buggy EEPROM (no 96&192kHz, all FFh GPIOs), so override it here */ 423 [ICE_EEP2_I2S] = 0xf0, /* I2S volume, 96kHz, 24bit */
|
| H A D | envy24ht.h | 51 #define VT1724_CFG_CLOCK512 0x00 /* 22.5692Mhz, 44.1kHz*512 */ 52 #define VT1724_CFG_CLOCK384 0x40 /* 16.9344Mhz, 44.1kHz*384 */ 64 #define VT1724_CFG_I2S_96KHZ 0x40 /* supports 96kHz sampling */ 66 #define VT1724_CFG_I2S_192KHZ 0x08 /* supports 192kHz sampling */
|
| /linux/sound/pci/pcxhr/ |
| H A D | pcxhr.h | 28 #define PCXHR_GRANULARITY_HR22 192 /* granularity for stereo cards */ 86 unsigned int board_aes_in_192k:1;/* if 1 the aes input plugs do support 192kHz */
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | main.c | 152 CHAN5G(192, 0), CHAN5G(196, 0), 487 /* Clock is in KHz */ 491 case 0x32C8: /* 13000 KHz */ in cw1200_dpll_from_clk() 493 case 0x3E80: /* 16000 KHz */ in cw1200_dpll_from_clk() 495 case 0x41A0: /* 16800 KHz */ in cw1200_dpll_from_clk() 497 case 0x4B00: /* 19200 KHz */ in cw1200_dpll_from_clk() 499 case 0x5DC0: /* 24000 KHz */ in cw1200_dpll_from_clk() 501 case 0x6590: /* 26000 KHz */ in cw1200_dpll_from_clk() 503 case 0x8340: /* 33600 KHz */ in cw1200_dpll_from_clk() 505 case 0x9600: /* 38400 KHz */ in cw1200_dpll_from_clk() [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl.dtsi | 24 /* kHz uV */ 30 /* ARM kHz SOC-PU uV */ 57 /* kHz uV */ 63 /* ARM kHz SOC-PU uV */ 131 <&iomuxc 12 194 1>, <&iomuxc 13 193 1>, <&iomuxc 14 192 1>,
|
| /linux/sound/soc/tegra/ |
| H A D | tegra_isomgr_bw.c | 14 #define MAX_SAMPLE_RATE 192 /* KHz*/
|
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio_dsp.h | 141 8, 11.025, 16, 22.05, 32, 44.1, 48, 88.2, and 96 kHz, you just set the 146 Layla24 can generate any sample rate between 25 and 50 kHz inclusive, or 147 50 to 100 kHz inclusive for double speed mode. 154 -Set double-speed mode if you want to use sample rates above 50 kHz 620 #define MAX_REC_TAPS 192 672 /* Gina/Darla record filters - obsolete 0x660 192*4 */
|