/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
|
H A D | dice.c | 352 /* Mytek Stereo 192 DSD-DAC. */ 395 // Weiss DAC202: 192kHz 2-channel DAC 402 // Weiss DAC202: 192kHz 2-channel DAC (Maya edition) 409 // Weiss MAN301: 192kHz 2-channel music archive network player 416 // Weiss INT202: 192kHz unidirectional 2-channel digital Firewire face 423 // Weiss INT203: 192kHz bidirectional 2-channel digital Firewire face 430 // Weiss ADC2: 192kHz A/D converter with microphone preamps and inputs 437 // Weiss DAC2/Minerva: 192kHz 2-channel DAC 444 // Weiss Vesta: 192kHz 2-channel Firewire to AES/EBU interface 451 // Weiss AFI1: 192kHz 24-channel Firewire to ADAT or AES/EBU face
|
/linux/include/sound/ |
H A D | emu10k1.h | 209 #define HCFG_BAUD_RATE 0x00080000 /* 0 = 48kHz, 1 = 44.1kHz */ 638 #define ADCCR_SAMPLERATE_48 0x00000000 /* 48kHz sample rate */ 639 #define ADCCR_SAMPLERATE_44 0x00000001 /* 44.1kHz sample rate */ 640 #define ADCCR_SAMPLERATE_32 0x00000002 /* 32kHz sample rate */ 641 #define ADCCR_SAMPLERATE_24 0x00000003 /* 24kHz sample rate */ 642 #define ADCCR_SAMPLERATE_22 0x00000004 /* 22.05kHz sample rate */ 643 #define ADCCR_SAMPLERATE_16 0x00000005 /* 16kHz sample rate */ 644 #define ADCCR_SAMPLERATE_11 0x00000006 /* 11.025kHz sample rate */ 645 #define ADCCR_SAMPLERATE_8 0x00000007 /* 8kHz sample rate */ 646 #define A_ADCCR_SAMPLERATE_12 0x00000006 /* 12kHz sample rate */ [all …]
|
H A D | asoundef.h | 27 #define IEC958_AES0_PRO_FS_44100 (1<<6) /* 44.1kHz */ 28 #define IEC958_AES0_PRO_FS_48000 (2<<6) /* 48kHz */ 29 #define IEC958_AES0_PRO_FS_32000 (3<<6) /* 32kHz */ 44 #define IEC958_AES1_PRO_USERBITS_192 (8<<4) /* 192-bit structure */ 114 #define IEC958_AES3_CON_FS_44100 (0<<0) /* 44.1kHz */ 116 #define IEC958_AES3_CON_FS_48000 (2<<0) /* 48kHz */ 117 #define IEC958_AES3_CON_FS_32000 (3<<0) /* 32kHz */ 118 #define IEC958_AES3_CON_FS_22050 (4<<0) /* 22.05kHz */ 119 #define IEC958_AES3_CON_FS_384000 (5<<0) /* 384kHz */ 120 #define IEC958_AES3_CON_FS_24000 (6<<0) /* 24kHz */ [all …]
|
/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 38 /* 640x400 @ 70 Hz, 31.5 kHz hsync */ 42 /* 640x480 @ 60 Hz, 31.5 kHz hsync */ 46 /* 800x600 @ 56 Hz, 35.15 kHz hsync */ 50 /* 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync */ 54 /* 640x400 @ 85 Hz, 37.86 kHz hsync */ 58 /* 640x480 @ 72 Hz, 36.5 kHz hsync */ 62 /* 640x480 @ 75 Hz, 37.50 kHz hsync */ 66 /* 800x600 @ 60 Hz, 37.8 kHz hsync */ 71 /* 640x480 @ 85 Hz, 43.27 kHz hsync */ 75 /* 1152x864 @ 89 Hz interlaced, 44 kHz hsync */ [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/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/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/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 | cs42l51.c | 352 { 128, CS42L51_SSM_MODE, 0 }, { 192, CS42L51_SSM_MODE, 0 }, 355 { 128, CS42L51_DSM_MODE, 0 }, { 192, CS42L51_DSM_MODE, 0 }, 366 { 128, CS42L51_DSM_MODE, 0 }, { 192, CS42L51_DSM_MODE, 0 }, 372 * Recommended configurations are SSM for 4-50khz and DSM for 50-100kHz ranges 376 * In both cases, if sampling rate is above 50kHz, SSM is overridden 448 /* Force DSM mode if sampling rate is above 50kHz */ in cs42l51_hw_params()
|
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 | wm8971.c | 92 static const char *wm8971_bass_filter[] = { "130Hz @ 48kHz", 93 "200Hz @ 48kHz" }; 94 static const char *wm8971_treble[] = { "8kHz", "4kHz" }; 98 static const char *wm8971_deemp[] = { "None", "32kHz", "44.1kHz", "48kHz" }; 409 {16934400, 88200, 192, 0x1f, 0x0}, 414 {18432000, 96000, 192, 0xf, 0x0},
|
H A D | wm8988.c | 129 static const char *bass_filter_txt[] = { "130Hz @ 48kHz", "200Hz @ 48kHz" }; 133 static const char *treble_txt[] = {"8kHz", "4kHz"}; 141 static const char *stereo_3d_uc_txt[] = {"2.2kHz", "1.5kHz"}; 158 static const char *deemph_txt[] = {"None", "32Khz", "44.1Khz", "48Khz"}; 498 {16934400, 88200, 192, 0x1f, 0x0}, 503 {18432000, 96000, 192, 0xf, 0x0},
|
/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 | 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 */
|