Home
last modified time | relevance | path

Searched +full:input +full:- +full:sel (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dsdhci-am654.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/mmc/sdhci-am654.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Ulf Hansson <ulf.hansson@linaro.org>
14 - $ref: sdhci-common.yaml#
19 - enum:
20 - ti,am62-sdhci
21 - ti,am64-sdhci-4bit
[all …]
/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_report_desc.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * Copyright 2020-2021 Advanced Micro Devices, Inc.
5 * Authors: Nehal Bakulchandra Shah <Nehal-bakulchandra.shah@amd.com>
28 0x0A, 0x30, 0x08, /* Sensor property connection type intergated sel*/
29 0x0A, 0x31, 0x08, /* Sensor property connection type attached sel */
30 0x0A, 0x32, 0x08, /* Sensor property connection type external sel */
39 0x0A, 0x40, 0x08, /* Sensor property report state no events sel */
40 0x0A, 0x41, 0x08, /* Sensor property report state all events sel */
41 0x0A, 0x42, 0x08, /* Sensor property report state threshold events sel */
42 0x0A, 0x43, 0x08, /* Sensor property report state no events wake sel */
[all …]
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c1 // SPDX-License-Identifier: GPL-2.0+
3 * vsp1_brx.c -- R-Car VSP1 Blend ROP Unit (BRU and BRS)
13 #include <media/v4l2-subdev.h>
25 /* -----------------------------------------------------------------------------
32 vsp1_dl_body_write(dlb, brx->base + reg, data); in vsp1_brx_write()
35 /* -----------------------------------------------------------------------------
42 container_of(ctrl->handler, struct vsp1_brx, ctrls); in brx_s_ctrl()
44 switch (ctrl->id) { in brx_s_ctrl()
46 brx->bgcolor = ctrl->val; in brx_s_ctrl()
57 /* -----------------------------------------------------------------------------
[all …]
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * TI OMAP3 ISP - Resizer module
42 * "TRM ES3.1, table 12-46"
59 * 7-tap mode is for scale factors 0.25x to 0.5x.
60 * 4-tap mode is for scale factors 0.5x to 4.0x.
64 /* For 8-phase 4-tap horizontal filter: */
75 /* For 8-phase 4-tap vertical filter: */
86 /* For 4-phase 7-tap horizontal filter: */
94 /* For 4-phase 7-tap vertical filter: */
102 * The dummy padding is required in 7-tap mode because of how the
[all …]
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_driver.c1 // SPDX-License-Identifier: GPL-2.0-or-later
28 * bttv - Bt848 frame grabber driver
29 * Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
30 * & Marcus Metzler (mocm@thp.uni-koeln.de)
42 #include <linux/i2c-algo-bit.h>
47 #include <media/v4l2-common.h>
48 #include <media/v4l2-ioctl.h>
49 #include <media/v4l2-event.h>
62 .name = "15-bit RGB LE",
70 .name = "15-bit RGB BE",
[all …]
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm3532.txt1 * Texas Instruments - lm3532 White LED driver with ambient light sensing
4 The LM3532 provides the 3 high-voltage, low-side current sinks. The device is
5 programmable over an I2C-compatible interface and has independent
11 each with 32 internal voltage setting resistors, 8-bit logarithmic and linear
16 - compatible : "ti,lm3532"
17 - reg : I2C slave address
18 - #address-cells : 1
19 - #size-cells : 0
22 - enable-gpios : gpio pin to enable (active high)/disable the device.
23 - ramp-up-us - The Run time ramp rates/step are from one current
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/
H A Dmeson.build7 subdir('SEL') subdir
15 input: ['../../../../yaml/xyz/openbmc_project/Logging.events.yaml'],
20 '--command',
22 '--output',
24 '--tool',
26 '--directory',
37 input: [
44 '--command',
46 '--output',
48 '--tool',
[all …]
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-platform-init/
H A Dampere_platform_init.sh8 ADT7462=/sys/bus/i2c/drivers/adt7462/8-005c
9 if [ -d "$ADT7462" ]; then
11 echo 8-005c > /sys/bus/i2c/drivers/adt7462/unbind
16 i2cset -f -y 0x08 0x5c 0x2c 0xff
19 val=$(i2cget -f -y 0x08 0x5c 0x02)
21 i2cset -f -y 0x08 0x5c 0x02 $val
24 i2cset -f -y 0x08 0x5c 0x07 0xff
27 for i in $(seq 0 $((4 - 1)))
31 val=$(i2cget -f -y 0x08 0x5c $reg_pwm_cfg)
33 i2cset -f -y 0x08 0x5c $reg_pwm_cfg $val
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx7d-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/fsl,imx7d-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dong Aisheng <aisheng.dong@nxp.com>
13 Please refer to fsl,imx-pinctrl.txt and pinctrl-bindings.txt in this directory
19 - enum:
20 - fsl,imx7d-iomuxc
21 - fsl,imx7d-iomuxc-lpsr
26 fsl,input-sel:
[all …]
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c1 // SPDX-License-Identifier: GPL-2.0
22 #include <media/media-entity.h>
23 #include <media/v4l2-subdev.h>
24 #include <media/videobuf2-v4l2.h>
26 #include "imx8-isi-core.h"
27 #include "imx8-isi-regs.h"
30 * While the ISI receives data from the gasket on a 3x12-bit bus, the pipeline
202 if (info->mbus_code == code && info->pads & BIT(pad)) in mxc_isi_bus_format_by_code()
218 if (!(info->pads & BIT(pad))) in mxc_isi_bus_format_by_index()
224 index--; in mxc_isi_bus_format_by_index()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dda7218.txt8 - compatible : Should be "dlg,da7217" or "dlg,da7218"
9 - reg: Specifies the I2C slave address
11 - VDD-supply: VDD power supply for the device
12 - VDDMIC-supply: VDDMIC power supply for the device
13 - VDDIO-supply: VDDIO power supply for the device
18 - interrupts: IRQ line info for DA7218 chip.
19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
21 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if
23 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).
25 - clocks : phandle and clock specifier for codec MCLK.
[all …]
/openbmc/linux/sound/soc/meson/
H A Daxg-tdmin.c1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
10 #include <sound/soc-dai.h>
12 #include "axg-tdm-formatter.h"
55 SOC_DAPM_ENUM("Input Source", axg_tdmin_sel_enum);
64 if (!p->connect) in axg_tdmin_get_be()
67 if (p->source->id == snd_soc_dapm_dai_out) in axg_tdmin_get_be()
68 return (struct snd_soc_dai *)p->source->priv; in axg_tdmin_get_be()
70 be = axg_tdmin_get_be(p->source); in axg_tdmin_get_be()
115 unsigned int val, skew = quirks->skew_offset; in axg_tdmin_prepare()
118 switch (ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) { in axg_tdmin_prepare()
[all …]
H A Daxg-toddr.c1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
15 #include <sound/soc-dai.h>
17 #include "axg-fifo.h"
43 regmap_update_bits(fifo->map, FIFO_CTRL1, in g12a_toddr_dai_prepare()
45 regmap_update_bits(fifo->map, FIFO_CTRL1, in g12a_toddr_dai_prepare()
47 regmap_update_bits(fifo->map, FIFO_CTRL1, in g12a_toddr_dai_prepare()
65 type = 2; /* 4 samples of 16 bits - right justified */ in axg_toddr_dai_hw_params()
68 type = 4; /* 2 samples of 32 bits - right justified */ in axg_toddr_dai_hw_params()
71 return -EINVAL; in axg_toddr_dai_hw_params()
76 regmap_update_bits(fifo->map, FIFO_CTRL0, in axg_toddr_dai_hw_params()
[all …]
H A Daxg-tdmout.c1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
10 #include <sound/soc-dai.h>
12 #include "axg-tdm-formatter.h"
62 if (!p->connect) in axg_tdmout_get_be()
65 if (p->sink->id == snd_soc_dapm_dai_in) in axg_tdmout_get_be()
66 return (struct snd_soc_dai *)p->sink->priv; in axg_tdmout_get_be()
68 be = axg_tdmout_get_be(p->sink); in axg_tdmout_get_be()
113 unsigned int val, skew = quirks->skew_offset; in axg_tdmout_prepare()
116 switch (ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK) { in axg_tdmout_prepare()
128 ts->iface->fmt & SND_SOC_DAIFMT_FORMAT_MASK); in axg_tdmout_prepare()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,drv260x.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/ti,drv260x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments - drv260x Haptics driver family
10 - Andrew Davis <afd@ti.com>
15 - ti,drv2604
16 - ti,drv2605
17 - ti,drv2605l
22 vbat-supply:
[all …]
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-capture.c1 // SPDX-License-Identifier: GPL-2.0-only
8 * Based on drivers/media/platform/s5p-fimc,
9 * Copyright (C) 2010 - 2012 Samsung Electronics Co., Ltd.
30 #include <media/media-device.h>
31 #include <media/v4l2-ctrls.h>
32 #include <media/v4l2-event.h>
33 #include <media/v4l2-ioctl.h>
34 #include <media/videobuf2-v4l2.h>
35 #include <media/videobuf2-dma-contig.h>
37 #include "camif-core.h"
[all …]
/openbmc/linux/drivers/media/i2c/
H A Dimx274.c1 // SPDX-License-Identifier: GPL-2.0
3 * imx274.c - IMX274 CMOS Image Sensor driver
23 #include <linux/v4l2-mediabus.h>
26 #include <media/v4l2-ctrls.h>
27 #include <media/v4l2-device.h>
28 #include <media/v4l2-fwnode.h>
29 #include <media/v4l2-subdev.h>
44 * The input gain is shifted by IMX274_GAIN_SHIFT to get
49 #define IMX274_GAIN_SHIFT_MASK ((1 << IMX274_GAIN_SHIFT) - 1)
59 / (2048 - IMX274_GAIN_REG_MAX))
[all …]
/openbmc/ipmitool/
H A DChangeLog1 version 1.8.15 2014-11-24
2 * ID: 340 - ipmitool sol session improperly closes on packet retry
3 * ID: 277 - support for hostnames longer than 64 chars
4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
5 * ID: 277 - Minor issue with ipmi_intf_session_set_hostname()
6 * ID: 247 - 'sensor thresh' help output is wrong
7 * ID: 324 - conflicting declaration write_fru_area()
8 * ID: 337 - Add support for 13G Dell PowerEdge
9 * ID: 325 - DDR4 DIMM Decoding Logic
10 * ID: 328 - HPM.2 fixes
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcpsw.txt2 ------------------------------------------------------
5 - compatible : Should be one of the below:-
7 "ti,am335x-cpsw" for AM335x controllers
8 "ti,am4372-cpsw" for AM437x controllers
9 "ti,dra7-cpsw" for DRA7x controllers
10 - reg : physical base address and size of the cpsw
12 - interrupts : property with a value describing the interrupt
14 - cpdma_channels : Specifies number of channels in CPDMA
15 - ale_entries : Specifies No of entries ALE can hold
16 - bd_ram_size : Specifies internal descriptor RAM size
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (c) 2010-2017 Intel Corporation. All Rights Reserved.
30 #include <media/v4l2-fwnode.h>
41 #include "atomisp-regs.h"
55 /* G-Min addition: pull this in from intel_mid_pm.h */
341 video->pad.flags = MEDIA_PAD_FL_SINK; in atomisp_video_init()
342 ret = media_entity_pads_init(&video->vdev.entity, 1, &video->pad); in atomisp_video_init()
347 strscpy(video->vdev.name, "ATOMISP video output", sizeof(video->vdev.name)); in atomisp_video_init()
348 video->vdev.fops = &atomisp_fops; in atomisp_video_init()
349 video->vdev.ioctl_ops = &atomisp_ioctl_ops; in atomisp_video_init()
[all …]
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_video.c1 // SPDX-License-Identifier: GPL-2.0+
3 * TI OMAP4 ISS V4L2 Driver - Generic video node
18 #include <media/v4l2-dev.h>
19 #include <media/v4l2-ioctl.h>
20 #include <media/v4l2-mc.h>
25 /* -----------------------------------------------------------------------------
103 * iss_video_mbus_to_pix - Convert v4l2_mbus_framefmt to v4l2_pix_format
105 * @mbus: v4l2_mbus_framefmt format (input)
108 * Fill the output pix structure with information from the input mbus format.
118 unsigned int bpl = pix->bytesperline; in iss_video_mbus_to_pix()
[all …]
/openbmc/linux/net/ipv6/
H A Dmip6.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C)2003-2006 Helsinki University of Technology
4 * Copyright (C)2003-2006 USAGI/WIDE Project
28 return (n - len + 16) & 0x7; in calc_padlen()
39 data[1] = padlen - 2; in mip6_padn()
82 return -1; in mip6_mh_filter()
84 if (((mh->ip6mh_hdrlen + 1) << 3) > skb->len) in mip6_mh_filter()
85 return -1; in mip6_mh_filter()
87 if (mh->ip6mh_hdrlen < mip6_mh_len(mh->ip6mh_type)) { in mip6_mh_filter()
89 mh->ip6mh_hdrlen, in mip6_mh_filter()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_clk.h29 #define NPCM7XX_WATCHDOG_RESET_GPIO_IN "npcm7xx-clk-watchdog-reset-gpio-in"
31 /* Maximum amount of clock inputs in a SEL module. */
43 /* SEL/MUX in CLK module. */
86 * struct NPCM7xxClockPLLState - A PLL module in CLK module.
89 * @clock_in: The input clock of this module.
105 * struct NPCM7xxClockSELState - A SEL module in CLK module.
109 * @clock_in: The input clocks of this module.
128 * struct NPCM7xxClockDividerState - A Divider module in CLK module.
131 * @clock_in: The input clock of this module.
133 * @divide: The function the divider uses to divide the input.
[all …]
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dcpucfg-emul.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <asm/cpu-info.h>
17 /* All supported cores have non-zero LOONGSON_CFG1 data. */ in loongson3_cpucfg_emulation_enabled()
18 return c->loongson3_cpucfg_data[0] != 0; in loongson3_cpucfg_emulation_enabled()
22 __u64 sel) in loongson3_cpucfg_read_synthesized() argument
24 switch (sel) { in loongson3_cpucfg_read_synthesized()
26 return c->processor_id; in loongson3_cpucfg_read_synthesized()
30 return c->loongson3_cpucfg_data[sel - 1]; in loongson3_cpucfg_read_synthesized()
33 /* CPUCFG selects 4 and 5 are related to the input clock in loongson3_cpucfg_read_synthesized()
68 __u64 sel) in loongson3_cpucfg_read_synthesized() argument
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Logging/SEL'
7 input: ['../../../../../yaml/xyz/openbmc_project/Logging/SEL.errors.yaml'],
12 '--command',
14 '--output',
16 '--tool',
18 '--directory',
20 'xyz/openbmc_project/Logging/SEL',

12345678910>>...15