Home
last modified time | relevance | path

Searched +full:pwr +full:- +full:ctl (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dbudget.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * Copyright (C) 1999-2002 Ralph Metzler
47 struct saa7146_dev *dev=budget->dev; in Set22K()
58 struct saa7146_dev *dev=budget->dev; in DiseqcSendBit()
73 for (i=7; i>=0; i--) { in DiseqcSendByte()
84 struct saa7146_dev *dev=budget->dev; in SendDiSEqCMsg()
97 if (burst!=-1) { in SendDiSEqCMsg()
121 struct saa7146_dev *dev=budget->dev; in SetVoltage_Activy()
138 return -EINVAL; in SetVoltage_Activy()
147 struct budget* budget = (struct budget*) fe->dvb->priv; in siemens_budget_set_voltage()
[all …]
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
Dbudget.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * Copyright (C) 1999-2002 Ralph Metzler
47 struct saa7146_dev *dev=budget->dev; in Set22K()
58 struct saa7146_dev *dev=budget->dev; in DiseqcSendBit()
73 for (i=7; i>=0; i--) { in DiseqcSendByte()
84 struct saa7146_dev *dev=budget->dev; in SendDiSEqCMsg()
97 if (burst!=-1) { in SendDiSEqCMsg()
121 struct saa7146_dev *dev=budget->dev; in SetVoltage_Activy()
138 return -EINVAL; in SetVoltage_Activy()
147 struct budget *budget = fe->dvb->priv; in siemens_budget_set_voltage()
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Dcs35l32.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * cs35l32.h -- CS35L32 ALSA SoC audio driver
36 #define CS35L32_PWRCTL1 0x06 /* Power Ctl 1 */
37 #define CS35L32_PWRCTL2 0x07 /* Power Ctl 2 */
38 #define CS35L32_CLK_CTL 0x08 /* Clock Ctl */
41 #define CS35L32_BST_CPCP_CTL 0x0B /* Conv Peak Curr Protection CTL */
43 #define CS35L32_AUDIO_LED_MNGR 0x0D /* Audio/LED Pwr Manager */
45 #define CS35L32_CLASSD_CTL 0x10 /* Class D Amp CTL */
46 #define CS35L32_PROTECT_CTL 0x11 /* Protection Release CTL */
Dcs35l32.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * cs35l32.c -- CS35L32 ALSA SoC audio driver
27 #include <sound/soc-dapm.h>
30 #include <dt-bindings/sound/cs35l32.h>
50 { 0x06, 0x04 }, /* Power Ctl 1 */
51 { 0x07, 0xE8 }, /* Power Ctl 2 */
52 { 0x08, 0x40 }, /* Clock Ctl */
55 { 0x0B, 0x40 }, /* Conv Peak Curr Protection CTL */
57 { 0x0D, 0x03 }, /* Audio/LED Pwr Manager */
59 { 0x10, 0x14 }, /* Class D Amp CTL */
[all …]
/kernel/linux/linux-6.6/sound/soc/codecs/
Dcs35l32.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * cs35l32.h -- CS35L32 ALSA SoC audio driver
36 #define CS35L32_PWRCTL1 0x06 /* Power Ctl 1 */
37 #define CS35L32_PWRCTL2 0x07 /* Power Ctl 2 */
38 #define CS35L32_CLK_CTL 0x08 /* Clock Ctl */
41 #define CS35L32_BST_CPCP_CTL 0x0B /* Conv Peak Curr Protection CTL */
43 #define CS35L32_AUDIO_LED_MNGR 0x0D /* Audio/LED Pwr Manager */
45 #define CS35L32_CLASSD_CTL 0x10 /* Class D Amp CTL */
46 #define CS35L32_PROTECT_CTL 0x11 /* Protection Release CTL */
Dcs35l32.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * cs35l32.c -- CS35L32 ALSA SoC audio driver
27 #include <sound/soc-dapm.h>
30 #include <dt-bindings/sound/cs35l32.h>
51 { 0x06, 0x04 }, /* Power Ctl 1 */
52 { 0x07, 0xE8 }, /* Power Ctl 2 */
53 { 0x08, 0x40 }, /* Clock Ctl */
56 { 0x0B, 0x40 }, /* Conv Peak Curr Protection CTL */
58 { 0x0D, 0x03 }, /* Audio/LED Pwr Manager */
60 { 0x10, 0x14 }, /* Class D Amp CTL */
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Dnvidia,tegra194-pcie-ep.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/nvidia,tegra194-pcie-ep.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
12 - Vidya Sagar <vidyas@nvidia.com>
16 inherits all the common properties defined in snps,dw-pcie-ep.yaml. Some
23 Note: On Tegra194's P2972-0000 platform, only C5 controller can be enabled to
29 - nvidia,tegra194-pcie-ep
[all …]
Dnvidia,tegra194-pcie.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/nvidia,tegra194-pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
12 - Vidya Sagar <vidyas@nvidia.com>
16 inherits all the common properties defined in snps,dw-pcie.yaml. Some of
20 See nvidia,tegra194-pcie-ep.yaml for details on the Endpoint mode device
26 - nvidia,tegra194-pcie
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dnvidia,tegra194-pcie.txt4 and thus inherits all the common properties defined in designware-pcie.txt.
9 - power-domains: A phandle to the node that controls power to the respective
19 "include/dt-bindings/power/tegra194-powergate.h" file.
20 - reg: A list of physical base address and length pairs for each set of
21 controller registers. Must contain an entry for each entry in the reg-names
23 - reg-names: Must include the following entries:
25 "config": As per the definition in designware-pcie.txt
31 - interrupts: A list of interrupt outputs of the controller. Must contain an
32 entry for each entry in the interrupt-names property.
33 - interrupt-names: Must include the following entries:
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/clock/tegra194-clock.h>
3 #include <dt-bindings/gpio/tegra194-gpio.h>
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/mailbox/tegra186-hsp.h>
6 #include <dt-bindings/pinctrl/pinctrl-tegra.h>
7 #include <dt-bindings/power/tegra194-powergate.h>
8 #include <dt-bindings/reset/tegra194-reset.h>
9 #include <dt-bindings/thermal/tegra194-bpmp-thermal.h>
10 #include <dt-bindings/memory/tegra194-mc.h>
[all …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/
Drk3288-rock2-square.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include "rk3288-rock2-som.dtsi"
9 compatible = "radxa,rock2-square", "rockchip,rk3288";
12 stdout-path = "serial2:115200n8";
15 adc-keys {
16 compatible = "adc-keys";
17 io-channels = <&saradc 1>;
18 io-channel-names = "buttons";
[all …]
Drk3188-radxarock.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/input/input.h>
23 gpio-keys {
24 compatible = "gpio-keys";
27 key-power {
31 linux,input-type = <1>;
32 wakeup-source;
33 debounce-interval = <100>;
37 gpio-leds {
[all …]
Drk3188-bqedison2qc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/i2c/i2c.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
14 model = "BQ Edison2 Quad-Core";
15 compatible = "mundoreader,bq-edison2qc", "rockchip,rk3188";
29 compatible = "pwm-backlight";
30 power-supply = <&vsys>;
34 gpio-keys {
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-rock2-square.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include "rk3288-rock2-som.dtsi"
9 compatible = "radxa,rock2-square", "rockchip,rk3288";
12 stdout-path = "serial2:115200n8";
15 adc-keys {
16 compatible = "adc-keys";
17 io-channels = <&saradc 1>;
18 io-channel-names = "buttons";
[all …]
Drk3188-radxarock.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/input/input.h>
19 gpio-keys {
20 compatible = "gpio-keys";
27 linux,input-type = <1>;
28 wakeup-source;
29 debounce-interval = <100>;
33 gpio-leds {
34 compatible = "gpio-leds";
[all …]
Drk3188-bqedison2qc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
8 #include <dt-bindings/i2c/i2c.h>
9 #include <dt-bindings/input/input.h>
13 model = "BQ Edison2 Quad-Core";
14 compatible = "mundoreader,bq-edison2qc", "rockchip,rk3188";
22 compatible = "pwm-backlight";
23 power-supply = <&vsys>;
27 gpio-keys {
28 compatible = "gpio-keys";
[all …]
/kernel/linux/linux-5.10/sound/pci/ctxfi/
Dcthw20k1.c1 // SPDX-License-Identifier: GPL-2.0-only
76 * Fixed-point value in 8.24 format for parameter channel */
82 u16 ctl:1; member
88 u16 czbfs:1; /* Clear Z-Buffers */
95 unsigned int ctl; member
162 return -ENOMEM; in src_get_rsc_ctrl_blk()
178 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local
180 set_field(&ctl->ctl, SRCCTL_STATE, state); in src_set_state()
181 ctl->dirty.bf.ctl = 1; in src_set_state()
187 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local
[all …]
/kernel/linux/linux-6.6/sound/pci/ctxfi/
Dcthw20k1.c1 // SPDX-License-Identifier: GPL-2.0-only
76 * Fixed-point value in 8.24 format for parameter channel */
82 u16 ctl:1; member
88 u16 czbfs:1; /* Clear Z-Buffers */
95 unsigned int ctl; member
162 return -ENOMEM; in src_get_rsc_ctrl_blk()
178 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local
180 set_field(&ctl->ctl, SRCCTL_STATE, state); in src_set_state()
181 ctl->dirty.bf.ctl = 1; in src_set_state()
187 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp7002_reg.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
6 * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com>
15 * ------------------
19 * CTL: Control
30 * PWR: Power
/kernel/linux/linux-6.6/drivers/media/i2c/
Dtvp7002_reg.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
6 * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com>
15 * ------------------
19 * CTL: Control
30 * PWR: Power
/kernel/linux/linux-6.6/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/clock/tegra194-clock.h>
3 #include <dt-bindings/gpio/tegra194-gpio.h>
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/mailbox/tegra186-hsp.h>
6 #include <dt-bindings/pinctrl/pinctrl-tegra-io-pad.h>
7 #include <dt-bindings/pinctrl/pinctrl-tegra.h>
8 #include <dt-bindings/power/tegra194-powergate.h>
9 #include <dt-bindings/reset/tegra194-reset.h>
10 #include <dt-bindings/thermal/tegra194-bpmp-thermal.h>
[all …]
Dtegra234.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include <dt-bindings/clock/tegra234-clock.h>
4 #include <dt-bindings/gpio/tegra234-gpio.h>
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-bindings/mailbox/tegra186-hsp.h>
7 #include <dt-bindings/memory/tegra234-mc.h>
8 #include <dt-bindings/pinctrl/pinctrl-tegra-io-pad.h>
9 #include <dt-bindings/power/tegra234-powergate.h>
10 #include <dt-bindings/reset/tegra234-reset.h>
11 #include <dt-bindings/thermal/tegra234-bpmp-thermal.h>
[all …]
/kernel/linux/linux-6.6/drivers/pcmcia/
Dtcic.c3 Device driver for Databook TCIC-2 PCMCIA controller
55 MODULE_DESCRIPTION("Databook TCIC-2 PCMCIA socket driver");
62 /* The base port address of the TCIC-2 chip */
66 static int ignore = -1;
76 /* The card status change interrupt -- 0 means autoselect */
79 /* Poll status interval -- 0 means default to interrupt */
82 /* Delay for card status double-checking */
195 return 2*(ns-14)/cycle_time; in to_cycles()
214 return -1; in try_irq()
218 return -1; in try_irq()
[all …]
/kernel/linux/linux-5.10/drivers/pcmcia/
Dtcic.c3 Device driver for Databook TCIC-2 PCMCIA controller
55 MODULE_DESCRIPTION("Databook TCIC-2 PCMCIA socket driver");
62 /* The base port address of the TCIC-2 chip */
66 static int ignore = -1;
76 /* The card status change interrupt -- 0 means autoselect */
79 /* Poll status interval -- 0 means default to interrupt */
82 /* Delay for card status double-checking */
195 return 2*(ns-14)/cycle_time; in to_cycles()
214 return -1; in try_irq()
218 return -1; in try_irq()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra186-pmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/tegra/nvidia,tegra186-pmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
16 - nvidia,tegra186-pmc
17 - nvidia,tegra194-pmc
18 - nvidia,tegra234-pmc
24 reg-names:
[all …]

1234