/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
H A D | Intelsat34_C-55.5W | 1 # Intelsat 34 @ 55.5W C-BAND 4 [CHANNEL] 13 [CHANNEL] 22 [CHANNEL] 27 INNER_FEC = 3/5 31 [CHANNEL] 40 [CHANNEL] 49 [CHANNEL] 58 [CHANNEL] 63 INNER_FEC = 3/5 [all …]
|
H A D | Intelsat21_C-58.0W | 1 # Intelsat 21 @ 58.0W C-BAND 4 [CHANNEL] 13 [CHANNEL] 18 INNER_FEC = 5/6 22 [CHANNEL] 31 [CHANNEL] 40 [CHANNEL] 49 [CHANNEL] 58 [CHANNEL] 67 [CHANNEL] [all …]
|
H A D | Galaxy16_C-99.0W | 1 # Galaxy 16 @ 99W C-BAND 3 [CHANNEL] 12 [CHANNEL] 17 INNER_FEC = 5/6 21 [CHANNEL] 30 [CHANNEL] 39 [CHANNEL] 48 [CHANNEL] 53 INNER_FEC = 5/6 57 [CHANNEL] [all …]
|
H A D | SES3_C-103W | 1 # SES 3 @ 103W C-BAND 4 [CHANNEL] 13 [CHANNEL] 22 [CHANNEL] 31 [CHANNEL] 36 INNER_FEC = 5/6 40 [CHANNEL] 45 INNER_FEC = 5/6 49 [CHANNEL] 58 [CHANNEL] [all …]
|
H A D | SES1_C-101W | 1 # SES 1 @ 101.0W C-BAND 4 [CHANNEL] 13 [CHANNEL] 18 INNER_FEC = 3/5 22 [CHANNEL] 27 INNER_FEC = 5/6 31 [CHANNEL] 40 [CHANNEL] 45 INNER_FEC = 5/6 49 [CHANNEL] [all …]
|
H A D | Galaxy19_C-97.0W | 1 # Galaxy 19 @ 97W C-BAND 3 [CHANNEL] 8 INNER_FEC = 5/6 12 [CHANNEL] 17 INNER_FEC = 5/6 21 [CHANNEL] 30 [CHANNEL] 39 [CHANNEL] 48 [CHANNEL] 53 INNER_FEC = 5/6 [all …]
|
H A D | Galaxy23_C-121W | 1 # Galaxy 23 @ 121W C-BAND 4 [CHANNEL] 9 INNER_FEC = 5/6 13 [CHANNEL] 22 [CHANNEL] 31 [CHANNEL] 40 [CHANNEL] 49 [CHANNEL] 58 [CHANNEL] 67 [CHANNEL] [all …]
|
H A D | Echostar-10+11-110W | 2 #Just DVBS-USB Genpix Sky Walker 1 or 2 works with PSK/8turbo 4 [CHANNEL] 13 [CHANNEL] 22 [CHANNEL] 31 [CHANNEL] 36 INNER_FEC = 5/6 40 [CHANNEL] 49 [CHANNEL] 58 [CHANNEL] 67 [CHANNEL] [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tas5086.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 * - implement DAPM and input muxing 9 * - implement modulation limit 10 * - implement non-default PWM start 13 * because the registers are of unequal size, and multi-byte registers 18 * it doesn't matter because the entire map can be accessed as 8-bit 21 * routines have to be open-coded. 54 #define TAS5086_CLOCK_RATE(val) (val << 5) 55 #define TAS5086_CLOCK_RATE_MASK (0x7 << 5) 71 #define TAS5086_CHANNEL_VOL(X) (0x08 + (X)) /* Channel 1-6 volume */ [all …]
|
/openbmc/linux/arch/mips/jazz/ |
H A D | jazzdma.c | 1 // SPDX-License-Identifier: GPL-2.0 19 #include <linux/dma-map-ops.h> 44 * Initialize the pagetable with a one-to-one mapping of 93 * Allocate DMA pagetables using a simple first-fit algorithm 118 pages = VDMA_PAGE(paddr + size) - VDMA_PAGE(paddr) + 1; in vdma_alloc() 130 && last - first < pages) in vdma_alloc() 133 if (last - first == pages) in vdma_alloc() 141 laddr = (first << 12) + (paddr & (VDMA_PAGESIZE - 1)); in vdma_alloc() 142 frame = paddr & ~(VDMA_PAGESIZE - 1); in vdma_alloc() 194 return -1; in vdma_free() [all …]
|
/openbmc/u-boot/include/ |
H A D | w83c553f.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 9 /* from the winbond data sheet - 10 The W83C553F SIO controller with PCI arbiter is a multi-function PCI device. 81 #define W83C553F_DMA1 CONFIG_SYS_ISA_IO + 0x000 /* channel 0 - 3 */ 82 #define W83C553F_DMA2 CONFIG_SYS_ISA_IO + 0x0C0 /* channel 4 - 7 */ 89 #define W83C553F_CS_COM_CGE (1<<2) /* channel group enable */ 91 #define W83C553F_CS_STAT_CH0REQ (1<<4) /* channel 0 (4) DREQ status */ 92 #define W83C553F_CS_STAT_CH1REQ (1<<5) /* channel 1 (5) DREQ status */ 93 #define W83C553F_CS_STAT_CH2REQ (1<<6) /* channel 2 (6) DREQ status */ 94 #define W83C553F_CS_STAT_CH3REQ (1<<7) /* channel 3 (7) DREQ status */ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | ti,tsc2046.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Oleksij Rempel <o.rempel@pengutronix.de> 18 - ti,tsc2046e-adc 26 vref-supply: 29 "#io-channel-cells": 32 '#address-cells': 35 '#size-cells': 39 - compatible [all …]
|
H A D | st,stm32-dfsdm-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-dfsdm-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 11 - Olivier Moysan <olivier.moysan@foss.st.com> 14 STM32 DFSDM ADC is a sigma delta analog-to-digital converter dedicated to 17 - Sigma delta modulators (motor control, metering...) 18 - PDM microphones (audio digital microphone) 28 - st,stm32h7-dfsdm [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5770r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Alexandru Tachici <alexandru.tachici@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5770R.pdf 21 - adi,ad5770r 26 avdd-supply: 31 iovdd-supply: 35 vref-supply: 41 adi,external-resistor: [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | arm,mhuv2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Tushar Khandelwal <tushar.khandelwal@arm.com> 11 - Viresh Kumar <viresh.kumar@linaro.org> 15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional 16 communication with remote processor(s), where the number of channel windows 33 - Data-transfer: Each transfer is made of one or more words, using one or more 34 channel windows. 36 - Doorbell: Each transfer is made up of single bit flag, using any one of the [all …]
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct7904.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * nct7904.c - driver for Nuvoton NCT7904D. 17 * nct7904d 20 12 4 5 8 0xc5 92 #define FANCTL1_FMR_REG 0x00 /* Bank 3; 1 reg per channel */ 93 #define FANCTL1_OUT_REG 0x10 /* Bank 3; 1 reg per channel */ 110 /*The timeout range is 1-255 minutes*/ 149 mutex_lock(&data->bank_lock); in nct7904_bank_lock() 150 if (data->bank_sel == bank) in nct7904_bank_lock() 152 ret = i2c_smbus_write_byte_data(data->client, BANK_SEL_REG, bank); in nct7904_bank_lock() 154 data->bank_sel = bank; in nct7904_bank_lock() [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | eeprom.h | 1 /* SPDX-License-Identifier: ISC */ 30 #define MT_EE_WIFI_CONF1_BAND_SEL GENMASK(5, 3) 33 #define MT_EE_WIFI_CONF1_TX_PATH_BAND0 GENMASK(5, 3) 35 #define MT_EE_WIFI_CONF2_TX_PATH_BAND2 GENMASK(5, 3) 36 #define MT_EE_WIFI_CONF4_STREAM_NUM_BAND0 GENMASK(5, 3) 38 #define MT_EE_WIFI_CONF5_STREAM_NUM_BAND2 GENMASK(5, 3) 40 #define MT_EE_RATE_DELTA_MASK GENMASK(5, 0) 52 mt7996_get_channel_group_5g(int channel) in mt7996_get_channel_group_5g() argument 54 if (channel <= 64) in mt7996_get_channel_group_5g() 56 if (channel <= 96) in mt7996_get_channel_group_5g() [all …]
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx_dpdma.c | 87 #define DPDMA_STATUS_MODE (1 << 5) 162 return ((desc->control & DSCR_CTRL_LAST_DESCRIPTOR) != 0); in xlnx_dpdma_desc_is_last() 167 return ((desc->control & DSCR_CTRL_LAST_DESCRIPTOR_OF_FRAME) != 0); in xlnx_dpdma_desc_is_last_of_frame() 174 assert(frag < 5); in xlnx_dpdma_desc_get_source_address() 178 addr = (uint64_t)desc->source_address in xlnx_dpdma_desc_get_source_address() 179 + (extract64(desc->address_extension, 16, 16) << 32); in xlnx_dpdma_desc_get_source_address() 182 addr = (uint64_t)desc->source_address2 in xlnx_dpdma_desc_get_source_address() 183 + (extract64(desc->address_extension_23, 0, 16) << 32); in xlnx_dpdma_desc_get_source_address() 186 addr = (uint64_t)desc->source_address3 in xlnx_dpdma_desc_get_source_address() 187 + (extract64(desc->address_extension_23, 16, 16) << 32); in xlnx_dpdma_desc_get_source_address() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | tlv320adcx140.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Texas Instruments TLV320ADCX140 Quad Channel Analog-to-Digital Converter 11 - Andrew Davis <afd@ti.com> 14 The TLV320ADCX140 are multichannel (4-ch analog recording or 8-ch digital 15 PDM microphones recording), high-performance audio, analog-to-digital 28 - ti,tlv320adc3140 29 - ti,tlv320adc5140 30 - ti,tlv320adc6140 [all …]
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * TW5864 driver - registers description 8 /* According to TW5864_datasheet_0.6d.pdf, tw5864b1-ds.pdf */ 10 /* Register Description - Direct Map Space */ 11 /* 0x0000 ~ 0x1ffc - H264 Register Map */ 28 #define TW5864_EMU_EN_PLBK BIT(5) 52 * [15:0] Two bit for each channel (channel 0 ~ 7). Each two bits are the buffer 53 * pointer for the last encoded frame of the corresponding channel. 57 /* [5:0] DSP_MB_QP and [15:10] DSP_LPF_OFFSET */ 60 /* [5:0] H264 QP Value for codec */ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | azoteq,iqs7222.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 21 - azoteq,iqs7222a 22 - azoteq,iqs7222b 23 - azoteq,iqs7222c 24 - azoteq,iqs7222d 29 irq-gpios: 32 Specifies the GPIO connected to the device's active-low RDY output. [all …]
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | control.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() 25 int pos = kcontrol->private_value; in control_info() 29 uinfo->count = 1; in control_info() 32 switch (cdev->chip.usb_id) { in control_info() 37 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 38 uinfo->value.integer.min = 0; in control_info() 39 uinfo->value.integer.max = 2; in control_info() 54 uinfo->type = SNDRV_CTL_ELEM_TYPE_INTEGER; in control_info() 55 uinfo->value.integer.min = 0; in control_info() [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | eeprom.h | 1 /* SPDX-License-Identifier: ISC */ 50 #define MT_EE_WIFI_CONF_STREAM_NUM GENMASK(7, 5) 52 #define MT_EE_WIFI_CONF3_TX_PATH_B1 GENMASK(5, 4) 57 #define MT_EE_RATE_DELTA_MASK GENMASK(5, 0) 103 mt7915_get_channel_group_5g(int channel, bool is_7976) in mt7915_get_channel_group_5g() argument 106 if (channel <= 64) in mt7915_get_channel_group_5g() 108 if (channel <= 96) in mt7915_get_channel_group_5g() 110 if (channel <= 128) in mt7915_get_channel_group_5g() 112 if (channel <= 144) in mt7915_get_channel_group_5g() 117 if (channel >= 184 && channel <= 196) in mt7915_get_channel_group_5g() [all …]
|
/openbmc/u-boot/drivers/video/ |
H A D | ipu_disp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Porting to u-boot: 10 * (C) Copyright 2005-2010 Freescale Semiconductor, Inc. 19 #include <asm/arch/imx-regs.h> 35 const int (*coeff)[5][3]; 67 /* disable DMFC-IC channel*/ in ipu_dmfc_init() 76 /* 1 - segment 0~3; in ipu_dmfc_init() 77 * 5B - segement 4, 5; in ipu_dmfc_init() 78 * 5F - segement 6, 7; in ipu_dmfc_init() 81 debug("IPU DMFC DC HIGH RES: 1(0~3), 5B(4,5), 5F(6,7)\n"); in ipu_dmfc_init() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | brcmu_wifi.h | 1 // SPDX-License-Identifier: ISC 13 * A chanspec (u16) holds the channel number, band, bandwidth and control 17 /* channel defines */ 26 #define CH_5MHZ_APART 1 /* 2G band channels are 5 Mhz apart */ 28 #define CH_MAX_2G_CHANNEL 14 /* Max channel in 2G band */ 32 #define BAND_2G_INDEX 0 /* wlc->bandstate[x] index */ 33 #define BAND_5G_INDEX 1 /* wlc->bandstate[x] index */ 36 * max # supported channels. The max channel no is 216, this is that + 1 66 #define WL_CHAN_BAND_5G (1 << 2) /* 5GHz-band channel */ 67 #define WL_CHAN_RADAR (1 << 3) /* radar sensitive channel */ [all …]
|