Home
last modified time | relevance | path

Searched +full:- +full:32000 (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 #include <media/v4l2-common.h>
9 #include <media/drv-intf/cx25840.h>
11 #include "cx25840-core.h"
35 if (state->aud_input != CX25840_AUDIO_SERIAL) { in cx25840_set_audclk_freq()
37 case 32000 in cx25840_set_audclk_freq()
[all...]
/linux/drivers/media/pci/cx18/
H A Dcx18-av-audio.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Derived from cx25840-audio.c
11 #include "cx18-driver.h"
15 struct cx18_av_state *state = &cx->av_state; in set_audclk_freq()
17 if (freq != 32000 && freq != 44100 && freq != 48000) in set_audclk_freq()
18 return -EINVA in set_audclk_freq()
[all...]
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-control.c1 // SPDX-License-Identifier: GPL-2.0
8 #include "mt8186-afe-common.h"
90 case 32000: in mt8186_general_rate_transform()
133 case 32000: in tdm_rate_transform()
172 case 32000: in pcm_rate_transform()
199 case 32000: in mt8186_tdm_relatch_rate_transform()
239 struct mt8186_afe_private *afe_priv = afe->platform_pri in mt8186_dai_set_priv()
[all...]
H A Dmt8186-dai-src.c1 // SPDX-License-Identifier: GPL-2.0
9 #include "mt8186-afe-common.h"
10 #include "mt8186-interconnection.h"
114 case 32000: in mtk_get_src_freq_mode()
129 dev_err(afe->dev, "%s(), rate %d invalid!!!\n", in mtk_get_src_freq_mode()
139 if (rate_in == 32000 && rate_out == 16000) { in get_iir_coeff()
145 } else if (rate_in == 44100 && rate_out == 32000) { in get_iir_coeff()
[all...]
/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-control.c1 // SPDX-License-Identifier: GPL-2.0
9 #include "mt8192-afe-common.h"
60 case 32000: in mt8192_general_rate_transform()
96 case 32000: in dai_memif_rate_transform()
116 case 32000: in pcm_rate_transform()
146 struct mt8192_afe_private *afe_priv = afe->platform_priv; in mt8192_dai_set_priv()
149 temp_data = devm_kzalloc(afe->de in mt8192_dai_set_priv()
[all...]
/linux/drivers/thermal/ti-soc-thermal/
H A Domap3-thermal-data.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2011-2012 Texas Instruments Inc.
21 #include "ti-thermal.h"
22 #include "ti-bandgap.h"
50 -40000, -40000, -4000
[all...]
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c1 // SPDX-License-Identifier: GPL-2.0
23 dev_err(&pdev->dev, "bad number of lanes\n"); in hdmi_parse_lanes_of()
24 return -EINVAL; in hdmi_parse_lanes_of()
30 dev_err(&pdev->dev, "failed to read lane data\n"); in hdmi_parse_lanes_of()
36 dev_err(&pdev->dev, "failed to parse lane data\n"); in hdmi_parse_lanes_of()
44 dev_err(&pdev->dev, "failed to parse lane data\n"); in hdmi_parse_lanes_of()
58 return -EINVAL; in hdmi_compute_acr()
65 * specification) yields to an non-intege in hdmi_compute_acr()
[all...]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c1 // SPDX-License-Identifier: GPL-2.0
23 dev_err(&pdev->dev, "bad number of lanes\n"); in hdmi_parse_lanes_of()
24 return -EINVAL; in hdmi_parse_lanes_of()
30 dev_err(&pdev->dev, "failed to read lane data\n"); in hdmi_parse_lanes_of()
36 dev_err(&pdev->dev, "failed to parse lane data\n"); in hdmi_parse_lanes_of()
44 dev_err(&pdev->dev, "failed to parse lane data\n"); in hdmi_parse_lanes_of()
58 return -EINVAL; in hdmi_compute_acr()
65 * specification) yields to an non-intege in hdmi_compute_acr()
[all...]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_sony.py2 # SPDX-License-Identifier: GPL-2.0
3 # -*- coding: utf-8 -*-
44 for x in range(-32000, 3200
[all...]
/linux/Documentation/devicetree/bindings/power/supply/
H A Drohm,bd99954.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/linux/sound/soc/mediatek/common/
H A Dmtk-dai-adda-common.c1 // SPDX-License-Identifier: GPL-2.0
13 #include "mtk-base-afe.h"
14 #include "mtk-dai-adda-common.h"
31 case 32000: in mtk_adda_dl_rate_transform()
42 dev_info(afe->de in mtk_adda_dl_rate_transform()
[all...]
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_lib_spectrum.sh2 # SPDX-License-Identifier: GPL-2.0
10 declare -A KVD_DEFAULTS
41 if [ "$size" -ne "$current_size" ]; then
52 if [ "$size" -ne "$current_size" ]; then
58 if [ "$need_reload" -ne "0" ]; then
90 devlink_resource_size_set 32000 kvd linear chunks
99 devlink_resource_size_set 32000 kvd linear chunks
/linux/sound/soc/codecs/
H A Dwm8731.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * wm8731.c -- WM8731 ALSA SoC Audio driver
6 * Copyright 2006-12 Wolfson Microelectronics, plc
66 static int wm8731_deemph[] = { 0, 32000, 44100, 48000 };
76 if (wm8731->deemph) { in wm8731_set_deemph()
79 if (abs(wm8731_deemph[i] - wm873 in wm8731_set_deemph()
[all...]
H A Drt5631.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * rt5631.c -- RT5631 ALSA Soc Audio driver
22 #include <sound/soc-dapm.h>
68 * rt5631_write_index - write index register of 2nd layer
78 * rt5631_read_index - read index register of 2nd layer
169 static const DECLARE_TLV_DB_SCALE(out_vol_tlv, -465
[all...]
H A Dcs4265.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * cs4265.c -- CS4265 ALSA SoC audio driver
25 #include <sound/soc-dapm.h>
76 static DECLARE_TLV_DB_SCALE(pga_tlv, -1200, 50, 0);
78 static DECLARE_TLV_DB_SCALE(dac_tlv, -12750, 50, 0);
136 SOC_SINGLE("De-em
[all...]
/linux/include/uapi/linux/
H A Dsem.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
80 #define SEMMNI 32000 /* <= IPCMNI max # of semaphore identifiers */
81 #define SEMMSL 32000 /* <= INT_MAX max num of semaphores per id */
/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <sound/hdmi-codec.h>
21 case 32000: in adv7511_calc_cts_n()
42 adv7511_calc_cts_n(adv7511->f_tmds, adv7511->f_audio, &cts, &n); in adv7511_update_cts_n()
44 regmap_write(adv7511->regmap, ADV7511_REG_N0, (n >> 16) & 0xf); in adv7511_update_cts_n()
45 regmap_write(adv7511->regma in adv7511_update_cts_n()
[all...]
/linux/Documentation/iio/
H A Dadxl380.rst1 .. SPDX-License-Identifier: GPL-2.0
15 The ADXL380/ADXL382 is a low noise density, low power, 3-axis accelerometer with
37 +------
[all...]
/linux/drivers/iio/imu/
H A Dadis16480.c1 // SPDX-License-Identifier: GPL-2.0-only
116 ADIS16480_REG((page) + 1, (x) - 60 + 8))
199 struct adis16480 *adis16480 = file->private_data; in adis16480_show_firmware_revision()
205 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_REV, &rev); in adis16480_show_firmware_revision()
224 struct adis16480 *adis16480 = file->private_data; in adis16480_show_firmware_date()
230 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_Y, &year); in adis16480_show_firmware_date()
234 ret = adis_read_reg_16(&adis16480->adi in adis16480_show_firmware_date()
[all...]
/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c1 // SPDX-License-Identifier: GPL-2.0
2 // ff-protocol-latter.c - a part of driver for RME Fireface series
42 // 0x0f000000: detected rate of ADAT-B on 2nd optical interface
43 // 0x00f00000: detected rate of ADAT-A on 1st optical interface
48 // 0x00000800: ADAT-B
49 // 0x00000600: ADAT-
[all...]
/linux/drivers/rtc/
H A Drtc-stmp3xxx.c1 // SPDX-License-Identifier: GPL-2.0+
64 * stmp3xxx_wdt_set_timeout - configure the watchdog inside the STMP3xxx RTC
82 writel(timeout, rtc_data->io + STMP3XXX_RTC_WATCHDOG); in stmp3xxx_wdt_set_timeout()
84 rtc_data->io + STMP3XXX_RTC_CTRL + STMP_OFFSET_REG_SET); in stmp3xxx_wdt_set_timeout()
86 rtc_data->io + STMP3XXX_RTC_PERSISTENT1 + STMP_OFFSET_REG_SET); in stmp3xxx_wdt_set_timeout()
89 rtc_data->io + STMP3XXX_RTC_CTRL + STMP_OFFSET_REG_CLR); in stmp3xxx_wdt_set_timeout()
91 rtc_data->io + STMP3XXX_RTC_PERSISTENT1 + STMP_OFFSET_REG_CLR); in stmp3xxx_wdt_set_timeout()
101 int rc = - in stmp3xxx_wdt_register()
[all...]
/linux/arch/arm64/boot/dts/apple/
H A Dt7001.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interrupt-controller/apple-aic.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-binding
[all...]
/linux/arch/arm/boot/dts/ti/omap/
H A Dam57-pruss.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
9 pruss1_tm: target-module@4b226000 {
10 compatible = "ti,sysc-pruss", "ti,sysc";
13 reg-names = "rev", "sysc";
14 ti,sysc-mas
[all...]
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_close_close-on-syn-sent.pkt1 // SPDX-License-Identifier: GPL-2.0
10 +0 connect(3, ..., ...) = -1 EINPROGRESS (Operation now in progress)
17 // Receive syn-ack to trigger the send side packet examination:
20 +.1 < S. 0:0(0) ack 1 win 32000 <mss 1460,nop,wscale 7>
/linux/include/linux/
H A Dext2_fs.h1 /* SPDX-License-Identifier: GPL-2.0 */
7 * Laboratoire MASI - Institut Blaise Pascal
28 #define EXT2_LINK_MAX 32000

12345678910>>...21