Home
last modified time | relevance | path

Searched +full:custom +full:- +full:rtd (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/iio/temperature/
H A Dltc2983.c1 // SPDX-License-Identifier: GPL-2.0
3 * Analog Devices LTC2983 Multi-Sensor Digital Temperature Measurement System
60 (((chan - 1) * 4) + LTC2983_CHAN_ASSIGN_START_REG)
62 (((chan - 1) * 4) + LTC2983_TEMP_RES_START_REG)
130 /* cold junction for thermocouples and rsense for rtd's and thermistor's */
263 struct ltc2983_custom_sensor *custom; member
270 struct ltc2983_custom_sensor *custom; member
279 struct ltc2983_custom_sensor *custom; member
304 struct ltc2983_custom_sensor *custom; member
312 * instance a resolution of 2^-10 means we have 10 fractional bits.
[all …]
/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c1 // SPDX-License-Identifier: GPL-2.0
3 // audio-graph-card2-custom-sample.c
15 * Custom driver can have own priv
21 /* custom driver's own params */
34 dev_info(dev, "custom probe\n"); in custom_card_probe()
36 custom_priv->custom_params = 1; in custom_card_probe()
46 /* You can custom before parsing */ in custom_hook_pre()
57 /* You can custom after parsing */ in custom_hook_post()
62 card->probe = custom_card_probe; in custom_hook_post()
74 * You can custom Normal parsing in custom_normal()
[all …]
/linux/include/sound/
H A Ddmaengine_pcm.h1 /* SPDX-License-Identifier: GPL-2.0+
4 * Author: Lars-Peter Clausen <lars@metafoo.de>
15 * snd_pcm_substream_to_dma_direction - Get dma_transfer_direction for a PCM
24 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_pcm_substream_to_dma_direction()
48 * The DAI supports packed transfers, eg 2 16-bit samples in a 32-bit word.
58 * struct snd_dmaengine_dai_dma_data - DAI DMA configuration data
64 * @filter_data: Custom DMA channel filter data, this will usually be used when
66 * @chan_name: Custom channel name to use when requesting DMA channel.
113 * struct snd_dmaengine_pcm_config - Configuration data for dmaengine based PCM
126 * @chan_names: If set, these custom DMA channel names will be requested at
[all …]
/linux/sound/soc/
H A Dsoc-dapm.c1 // SPDX-License-Identifier: GPL-2.0+
3 // soc-dapm.c -- ALSA SoC Dynamic Audio Power Management
12 // o Platform power domain - can support external components i.e. amps and
15 // o Jack insertion power event initiation - e.g. hp insertion will enable
43 #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++;
52 /* dapm power sequences - make this per codec in the future */
137 if (snd_soc_card_is_instantiated(dapm->card)) in dapm_assert_locked()
170 return !list_empty(&w->dirty); in dapm_dirty_widget()
175 dapm_assert_locked(w->dapm); in dapm_mark_dirty()
178 dev_vdbg(w->dapm->dev, "Marking %s dirty due to %s\n", in dapm_mark_dirty()
[all …]
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_sf.h1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
47 * - --- ---- ---- ---- ---- ---- ---- ----
48 * 0-11: id number
49 * 12-15: group id number
50 * 16-19: number of parameters
51 * 20-27: unused
52 * 28-30: active: identify SF packet, otherwise regular int32
80 "Kick 3D: FWCtx 0x%08.8x @ %d, RTD 0x%08x. Partial render:%d, CSW resume:%d, prio:%d" },
92 … "Kick TA: FWCtx 0x%08.8x @ %d, RTD 0x%08x. First kick:%d, Last kick:%d, CSW resume:%d, prio:%d" },
114 "UFO PR-Check: [0x%08.8x] is 0x%08.8x requires >= 0x%08.8x" },
[all …]
H A Dpvr_rogue_fwif.h1 /* SPDX-License-Identifier: GPL-2.0-only OR MIT */
42 /* String used in pvrdebug -h output */
44 "main,mts,cleanup,csw,bif,pm,rtd,spm,pow,hwr,hwp,rpm,dma,misc,debug"
140 /* Firmware per-DM HWR states */
155 /* DM was identified as over-running and causing HWR */
157 /* DM was innocently affected by another DM over-running which caused HWR */
270 /* Identify whether MC config is P-P or P-S */
274 /* per-os firmware shared data */
297 /* Firmware trace time-stamp field breakup */
303 /* Extra debug-info (16 bits) */
[all …]
/linux/sound/soc/stm/
H A Dstm32_sai_sub.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2016, STMicroelectronics - All Rights Reserved
10 #include <linux/clk-provider.h>
41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK)
42 #define STM_SAI_IS_CAPTURE(ip) ((ip)->dir == SNDRV_PCM_STREAM_CAPTURE)
47 #define STM_SAI_IS_SUB_A(x) ((x)->id == STM_SAI_A_ID)
53 #define STM_SAI_PROTOCOL_IS_SPDIF(ip) ((ip)->spdif)
54 #define STM_SAI_HAS_SPDIF(x) ((x)->pdata->conf.has_spdif_pdm)
55 #define STM_SAI_HAS_PDM(x) ((x)->pdata->conf.has_spdif_pdm)
56 #define STM_SAI_HAS_EXT_SYNC(x) (!STM_SAI_IS_F4((x)->pdata))
[all …]
/linux/drivers/pinctrl/realtek/
H A Dpinctrl-rtd.c1 // SPDX-License-Identifier: GPL-2.0-or-later
15 #include <linux/pinctrl/pinconf-generic.h>
23 #include "../pinctrl-utils.h"
24 #include "pinctrl-rtd.h"
35 /* custom pinconf parameters */
41 {"realtek,drive-strength-p", RTD_DRIVE_STRENGH_P, 0},
42 {"realtek,drive-strength-n", RTD_DRIVE_STRENGH_N, 0},
43 {"realtek,duty-cycle", RTD_DUTY_CYCLE, 0},
50 return data->info->num_groups; in rtd_pinctrl_get_groups_count()
58 return data->info->groups[selector].name; in rtd_pinctrl_get_group_name()
[all …]
/linux/drivers/usb/dwc3/
H A Dcore.c1 // SPDX-License-Identifier: GPL-2.0
3 * core.c - DesignWare USB3 DRD Controller Core file
5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com
24 #include <linux/dma-mapping.h>
44 #include "../host/xhci-ext-caps.h"
49 * dwc3_get_dr_mode - Validates and sets dr_mode
55 struct device *dev = dwc->dev; in dwc3_get_dr_mode()
58 if (dwc->dr_mode == USB_DR_MODE_UNKNOWN) in dwc3_get_dr_mode()
59 dwc->dr_mode = USB_DR_MODE_OTG; in dwc3_get_dr_mode()
61 mode = dwc->dr_mode; in dwc3_get_dr_mode()
[all …]