/openbmc/linux/Documentation/devicetree/bindings/gnss/ |
H A D | u-blox,neo-6m.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/gnss/u-blox,neo-6m.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: U-blox GNSS Receiver 10 - $ref: gnss-common.yaml# 13 - Johan Hovold <johan@kernel.org> 16 The U-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces. 21 - u-blox,neo-6m 22 - u-blox,neo-8 [all …]
|
H A D | gnss-common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gnss/gnss-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Johan Hovold <johan@kernel.org> 21 lna-supply: 26 enable-gpios: 33 timepulse-gpios: 38 current-speed: 46 - | [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | udoo_neo.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright 2014-2015 Freescale Semiconductor, Inc. 7 * Configuration settings for the UDOO NEO board. 41 "setenv fdtfile imx6sx-udoo-neo-basic.dtb; fi; " \ 43 "setenv fdtfile imx6sx-udoo-neo-basic.dtb; fi; " \ 45 "setenv fdtfile imx6sx-udoo-neo-full.dtb; fi; " \ 47 "setenv fdtfile imx6sx-udoo-neo-extended.dtb; fi; " \ 73 (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) 78 #define CONFIG_ENV_OFFSET (8 * SZ_64K)
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_panel_orientation_quirks.c | 1 /* SPDX-License-Identifier: MIT */ 3 * drm_panel_orientation_quirks.c -- Quirks for non-normal panel orientation 169 }, { /* Acer Switch V 10 (SW5-017) */ 172 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "SW5-017"), 199 }, { /* AYA NEO AYANEO 2/2S */ 205 }, { /* AYA NEO 2021 */ 208 DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "AYA NEO 2021"), 211 }, { /* AYA NEO AIR */ 217 }, { /* AYA NEO Flip DS Bottom Screen */ 223 }, { /* AYA NEO Flip KB/DS Top Screen */ [all …]
|
/openbmc/linux/drivers/gnss/ |
H A D | ubx.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * u-blox GNSS receiver driver 29 ret = regulator_enable(data->vcc); in ubx_set_active() 41 ret = regulator_disable(data->vcc); in ubx_set_standby() 59 return -EINVAL; in ubx_set_power() 78 gserial->ops = &ubx_gserial_ops; in ubx_probe() 80 gserial->gdev->type = GNSS_TYPE_UBX; in ubx_probe() 84 data->vcc = devm_regulator_get(&serdev->dev, "vcc"); in ubx_probe() 85 if (IS_ERR(data->vcc)) { in ubx_probe() 86 ret = PTR_ERR(data->vcc); in ubx_probe() [all …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-tpo-td028ttec1.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Based on the omapdrm-specific panel-tpo-td028ttec1 driver 12 * Neo 1973 code (jbt6k74.c): 13 * Copyright (C) 2006-2007 OpenMoko, Inc. 16 * Ported and adapted from Neo 1973 U-Boot by: 91 * on the stack in case of gcc-plugin-structleak 96 struct spi_device *spi = lcd->spi; in jbt_ret_write_0() 105 dev_err(&spi->dev, "%s: SPI write failed: %d\n", __func__, ret); in jbt_ret_write_0() 117 struct spi_device *spi = lcd->spi; in jbt_reg_write_1() 129 dev_err(&spi->dev, "%s: SPI write failed: %d\n", __func__, ret); in jbt_reg_write_1() [all …]
|
/openbmc/linux/drivers/tty/serial/jsm/ |
H A D | jsm.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 49 dev_dbg(pdev->dev, fmt, ##__VA_ARGS__); \ 53 #define MAXPORTS 8 94 #define JSM_VERSION "jsm: 1.2-1-INKERNEL" 95 #define JSM_PARTNUM "40002438_A-INKERNEL" 124 * Per-board information 128 int boardnum; /* Board number: 0-32 */ 183 #define RQUEUEMASK 0x1FFF /* 8 K - 1 */ 184 #define EQUEUEMASK 0x1FFF /* 8 K - 1 */ 216 struct neo_uart_struct __iomem *ch_neo_uart; /* NEO card */ [all …]
|
H A D | jsm_neo.c | 1 // SPDX-License-Identifier: GPL-2.0+ 20 static u32 jsm_offset_table[8] = { 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80 }; 25 * a non-destructive, read-only location on the Neo card. 27 * In this case, we are reading the DVID (Read-only Device Identification) 28 * value of the Neo card. 32 readb(bd->re_map_membase + 0x8D); in neo_pci_posting_flush() 38 ier = readb(&ch->ch_neo_uart->ier); in neo_set_cts_flow_control() 39 efr = readb(&ch->ch_neo_uart->efr); in neo_set_cts_flow_control() 41 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting CTSFLOW\n"); in neo_set_cts_flow_control() 51 writeb(0, &ch->ch_neo_uart->efr); in neo_set_cts_flow_control() [all …]
|
H A D | jsm_driver.c | 1 // SPDX-License-Identifier: GPL-2.0+ 20 MODULE_DESCRIPTION("Driver for the Digi International Neo and Classic PCI based product line"); 59 dev_err(&pdev->dev, "Device enable FAILED\n"); in jsm_probe_one() 65 dev_err(&pdev->dev, "pci_request_region FAILED\n"); in jsm_probe_one() 71 rc = -ENOMEM; in jsm_probe_one() 76 brd->boardnum = adapter_count++; in jsm_probe_one() 77 brd->pci_dev = pdev; in jsm_probe_one() 79 switch (pdev->device) { in jsm_probe_one() 85 brd->maxports = 2; in jsm_probe_one() 94 brd->maxports = 4; in jsm_probe_one() [all …]
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-nanopi-neo-air.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-h3.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 50 model = "FriendlyARM NanoPi NEO Air"; 51 compatible = "friendlyarm,nanopi-neo-air", "allwinner,sun8i-h3"; 58 stdout-path = "serial0:115200n8"; 62 compatible = "gpio-leds"; 64 led-0 { [all …]
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | cu1000-neo.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/clock/ingenic,sysost.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 10 compatible = "yna,cu1000-neo", "ingenic,x1000e"; 11 model = "YSH & ATIL General Board CU1000-Neo"; 18 stdout-path = "serial2:115200n8"; 27 compatible = "gpio-leds"; 28 led-0 { [all …]
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5-nanopi-neo-plus2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 /dts-v1/; 6 #include "sun50i-h5.dtsi" 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/pinctrl/sun4i-a10.h> 13 model = "FriendlyARM NanoPi NEO Plus2"; 14 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5"; 22 stdout-path = "serial0:115200n8"; 26 compatible = "gpio-leds"; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Bilbao | 8 TRANSMISSION_MODE = 8K 13 [Canal 69: Antena 3, La Sexta 2, Neo, Nova, Telehit, Onda Cero, Europa FM, Onda Melodia] 20 TRANSMISSION_MODE = 8K 32 TRANSMISSION_MODE = 8K 44 TRANSMISSION_MODE = 8K 56 TRANSMISSION_MODE = 8K 61 [Canal 61: ETB1, ETB2, ETB-Sat, Canal Vasco, Euskadi Irratia, Radio Euskadi, Euskadi Gastea, Radio … 68 TRANSMISSION_MODE = 8K
|
H A D | hu-Kabhegy-Kaposvar-Tamasi | 1 # Hungary / Kabhegy-Kaposvar-Tamasi 3 # A.multiplex UHF-64: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-00: 20 # NON-FREE -------------------------------------------------------------------------------- 23 # T 506000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE 25 # C.multiplex UHF-61: 26 # FREE -------------------------------------------------------------------------------- 27 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Csavoly-Kiskoros | 1 # Hungary / Csavoly-Kiskoros 3 # A.multiplex UHF-45: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-00: 20 # NON-FREE -------------------------------------------------------------------------------- 23 # T 746000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE 25 # C.multiplex UHF-68: 26 # FREE -------------------------------------------------------------------------------- 27 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Fehergyarmat | 3 # A.multiplex UHF-58: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-00: 20 # NON-FREE -------------------------------------------------------------------------------- 23 # T 714000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE 25 # C.multiplex UHF-38: 26 # FREE -------------------------------------------------------------------------------- 27 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM 28 # NON-FREE ---------------------------------------------------------------------------- [all …]
|
H A D | hu-Pecs-Siklos | 1 # Hungary / Pecs-Siklos 3 # A.multiplex UHF-52: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-00: 20 # NON-FREE -------------------------------------------------------------------------------- 23 # T 554000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE 25 # C.multiplex UHF-67: 26 # FREE -------------------------------------------------------------------------------- 27 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Szentes-Battonya | 1 # Hungary / Szentes-Battonya 3 # A.multiplex UHF-60: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-00: 20 # NON-FREE ---------------------------------------------------------------------------- 23 # T 538000000 8MHz 3/4 NONE QAM64 8k 1/4 NONE 25 # C.multiplex UHF-65: 26 # FREE -------------------------------------------------------------------------------- 27 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac | 1 # Hungary / Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac 3 # A.multiplex UHF-38: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-55: 20 # NON-FREE -------------------------------------------------------------------------------- 30 TRANSMISSION_MODE = 8K 36 # C.multiplex UHF-62: 37 # FREE -------------------------------------------------------------------------------- 38 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd | 1 # Hungary / Kekes-Cegled-Miskolctapolca 3 # A.multiplex UHF-44: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-39: 20 # NON-FREE -------------------------------------------------------------------------------- 30 TRANSMISSION_MODE = 8K 36 # C.multiplex UHF-69: 37 # FREE -------------------------------------------------------------------------------- 38 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Nagykanizsa-Barcs-Keszthely | 1 # Hungary / Nagykanizsa-Barcs-Keszthely 3 # A.multiplex UHF-24: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-55: 20 # NON-FREE -------------------------------------------------------------------------------- 30 TRANSMISSION_MODE = 8K 36 # C.multiplex UHF-65: 37 # FREE -------------------------------------------------------------------------------- 38 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Miskolc-Aggtelek-Fony | 1 # Hungary / Miskolc-Aggtelek-Fony 3 # A.multiplex UHF-45: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-31: 20 # NON-FREE -------------------------------------------------------------------------------- 30 TRANSMISSION_MODE = 8K 36 # C.multiplex UHF-63: 37 # FREE -------------------------------------------------------------------------------- 38 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
H A D | hu-Gerecse-Dorog-Tatabanya | 1 # Hungary / Gerecse-Dorog-Tatabanya 3 # A.multiplex UHF-64: 4 # FREE ----------------------------------------------------------------------------------- 13 TRANSMISSION_MODE = 8K 19 # B.multiplex UHF-29: 20 # NON-FREE -------------------------------------------------------------------------------- 30 TRANSMISSION_MODE = 8K 36 # C.multiplex UHF-63: 37 # FREE -------------------------------------------------------------------------------- 38 # RTL Klub, TV2, Euronews Test, Info csatorna, Neo FM [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-h5-nanopi-neo-plus2.dts | 5 * This file is dual-licensed: you can use it either under the terms 44 /dts-v1/; 45 #include "sun50i-h5.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/input/input.h> 49 #include <dt-bindings/pinctrl/sun4i-a10.h> 52 model = "FriendlyARM NanoPi NEO Plus2"; 53 compatible = "friendlyarm,nanopi-neo-plus2", "allwinner,sun50i-h5"; 61 stdout-path = "serial0:115200n8"; 65 compatible = "gpio-leds"; [all …]
|
/openbmc/linux/drivers/pnp/isapnp/ |
H A D | compat.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * compat.c - A series of functions to make it easier to convert drivers that use 6 * Copyright 2002 Adam Belay <ambx1@neo.rr.com> 17 'A' + ((vendor >> 2) & 0x3f) - 1, in pnp_convert_id() 18 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, in pnp_convert_id() 19 'A' + ((vendor >> 8) & 0x1f) - 1, in pnp_convert_id() 21 (device >> 12) & 0x0f, (device >> 8) & 0x0f); in pnp_convert_id() 27 char id[8]; in pnp_find_dev() 28 char any[8]; in pnp_find_dev() 37 list = from->global_list.next; in pnp_find_dev() [all …]
|