/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | tvp7002.txt | 7 - compatible : Must be "ti,tvp7002" 10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when 13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when 16 - pclk-sample: Clock polarity of the bus. Default value when this property is 19 - sync-on-green-active: Active state of Sync-on-green signal property of the 24 - field-even-active: Active-high Field ID output polarity control of the bus. 31 video-interfaces.txt. 44 hsync-active = <1>; 45 vsync-active = <1>; 46 pclk-sample = <0>; [all …]
|
/freebsd/sys/netgraph/ |
H A D | ng_car.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 44 u_int64_t green_pkts; /* Counter for green packets */ 52 { "green", &ng_parse_uint64_type }, \ 76 u_int8_t green_action; /* Action for green packets */ 80 u_int8_t opt; /* color-aware or color-blind */ 82 /* Keep this definition in sync with the above structure */
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | video-interfaces.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/video-interface [all...] |
/freebsd/sys/dev/vt/hw/vga/ |
H A D | vt_vga_reg.h | 1 /*- 21 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 44 * Programmer's Guide to the EGA, VGA, and Super VGA Cards -- 3rd ed., 45 * Richard F. Ferraro, Addison-Wesley, ISBN 0-201-62490-7 60 #define VGA_AC_PAL_SG 0x10 /* Secondary green */ 63 #define VGA_AC_PAL_G 0x02 /* Green */ 83 #define VGA_GEN_MO_VSP 0x80 /* Vertical sync. polarity */ 84 #define VGA_GEN_MO_HSP 0x40 /* Horiz. sync. polarity */ 136 #define VGA_GC_DR_FS_XOR 0x18 /* Function select - XOR */ 137 #define VGA_GC_DR_FS_OR 0x10 /* Function select - OR */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-pdu001.dts | 6 * Copyright (C) 2018 EETS GmbH - http://www.eets.ch/ 8 * Copyright (C) 2011, Texas Instruments, Incorporated - https://www.ti.com/ 10 * SPDX-License-Identifier: GPL-2.0+ 13 /dts-v1/; 16 #include <dt-bindings/interrupt-controller/irq.h> 17 #include <dt-bindings/leds/leds-pca9532.h> 24 stdout-path = &uart3; 29 cpu0-supply = <&vdd1_reg>; 39 compatible = "regulator-fixed"; 40 regulator-name = "vbat"; [all …]
|
H A D | am335x-igep0033.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * am335x-igep0033.dtsi - Device Tree file for IGEP COM AQUILA AM335x 5 * Copyright (C) 2013 ISEE 2007 SL - http://www.isee.biz 8 /dts-v1/; 11 #include <dt-bindings/interrupt-controller/irq.h> 16 cpu0-supply = <&vdd1_reg>; 26 pinctrl-names = "default"; 27 pinctrl-0 = <&leds_pins>; 29 compatible = "gpio-leds"; 32 label = "com:green:user"; [all …]
|
H A D | am335x-sl50.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2015 Toby Churchill - http://www.toby-churchill.com/ 5 /dts-v1/; 8 #include <dt-bindings/pwm/pwm.h> 9 #include <dt-bindings/interrupt-controller/irq.h> 13 compatible = "tcl,am335x-sl50", "ti,am33xx"; 17 cpu0-supply = <&dcdc2_reg>; 27 stdout-path = &uart0; 31 compatible = "gpio-leds"; 32 pinctrl-names = "default"; [all …]
|
H A D | am335x-nano.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Newflow Ltd - http://www.newflow.co.uk/ 5 /dts-v1/; 15 cpu0-supply = <&dcdc2_reg>; 25 compatible = "gpio-leds"; 28 label = "nanobone:green:usr1"; 30 default-state = "off"; 36 pinctrl-names = "default"; 37 pinctrl-0 = <&misc_pins>; 39 misc_pins: misc-pins { [all …]
|
H A D | am437x-cm-t43.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2015 CompuLab, Ltd. - http://www.compulab.co.il/ 6 /dts-v1/; 8 #include <dt-bindings/pinctrl/am43xx.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 14 model = "CompuLab CM-T43"; 15 compatible = "compulab,am437x-cm-t43", "ti,am4372", "ti,am43"; 18 compatible = "gpio-leds"; 21 label = "cm-t43:green"; [all …]
|
H A D | am335x-cm-t335.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * am335x-cm-t335.dts - Device Tree file for Compulab CM-T335 5 * Copyright (C) 2014 - 2015 CompuLab Ltd. - http://www.compulab.co.il/ 8 /dts-v1/; 11 #include <dt-bindings/interrupt-controller/irq.h> 14 model = "CompuLab CM-T335"; 15 compatible = "compulab,cm-t335", "ti,am33xx"; 23 compatible = "gpio-leds"; 24 pinctrl-names = "default"; 25 pinctrl-0 = <&gpio_led_pins>; [all …]
|
H A D | omap3-gta04.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Based on omap3-beagle-xm.dts 7 /dts-v1/; 10 #include <dt-bindings/input/input.h> 17 cpu0-suppl [all...] |
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun8i-r40-bananapi-m2-ultra.dts | 2 * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org> 5 * This file is dual-licensed: you can use it either under the terms 44 /dts-v1/; 45 #include "sun8i-r40.dtsi" 46 #include "sun8i-r40-cpu-opp.dtsi" 48 #include <dt-bindings/gpio/gpio.h> 51 model = "Banana Pi BPI-M2-Ultra"; 52 compatible = "sinovoip,bpi-m2-ultra", "allwinner,sun8i-r40"; 60 stdout-path = "serial0:115200n8"; 64 compatible = "hdmi-connector"; [all …]
|
H A D | sun8i-r16-bananapi-m2m.dts | 2 * Copyright (c) 2017 Free Electrons <maxime.ripard@free-electrons.com> 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-a33.dtsi" 46 #include <dt-bindings/gpio/gpio.h> 50 compatible = "sinovoip,bananapi-m2m", "allwinner,sun8i-a33"; 61 stdout-path = "serial0:115200n8"; 65 compatible = "gpio-leds"; 67 led-0 { 68 label = "bpi-m2m:blue:usr"; [all …]
|
H A D | sun8i-v40-bananapi-m2-berry.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-r40.dtsi" 45 #include "sun8i-r40-cpu-opp.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 51 compatible = "sinovoip,bpi-m2-berry", "allwinner,sun8i-r40"; 59 stdout-path = "serial0:115200n8"; 63 compatible = "hdmi-connector"; 68 remote-endpoint = <&hdmi_out_con>; 74 compatible = "gpio-leds"; [all …]
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_dcu4.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 23 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 89 #define DCU_HSYN_PARA 0x01C /* Horizontal Sync Parameter */ 93 #define DCU_VSYN_PARA 0x020 /* Vertical Sync Parameter */ 134 #define DCU_CHROMA_GREEN 0x0A8 /* Green Chroma Components */ 140 #define DCU_LYR_CHRM_GRN 0x0C0 /* Layer Chroma Green */ 157 #define DCU_CTRLDESCL(n, m) 0x200 + (0x40 * n) + 0x4 * (m - 1) 202 { -1, 0 } 212 if (!ofw_bus_is_compatible(dev, "fsl,mvf600-dcu4")) in dcu_probe() [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-07-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300.h | 48 #define INIT_RSSI_BEACON_WEIGHT 8 /* ave beacon rssi weight (0-16) */ 51 * Various fifo fill before Tx start, in 64-byte units 55 #define MAX_TX_FIFO_THRESHOLD (( 4096 / 64) - 1) 151 * Per-channel ANI state private to the driver. 178 u_int32_t cycle_count; /* Last cycle_count (can detect wrap-around) */ 183 HAL_BOOL phy_noise_spur; /* based on OFDM/CCK Phy errors */ 195 ((AH9300(ah)->ah_proc_phy_err & HAL_PROCESS_ANI)) 203 u_int32_t ast_ani_ofdmon; /* ANI OFDM weak signal detect on */ 211 u_int32_t ast_ani_reset; /* ANI parameters zero'd for non-STA */ 317 (iniarray)->ia_array = (const u_int32_t *)(array); \ [all …]
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_da.c | 1 /*- 4 * SPDX-License-Identifier: BSD-2-Clause 25 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 84 * ATA -> LOGDIR -> IDDIR -> SUP -> ATA_ZONE 398 softc->delete_available |= (1 << delete_method); \ 400 softc->delete_available &= ~(1 << delete_method); \ 493 * 6-byte CDB. 521 * The STEC SSDs sometimes hang on UNMAP. 530 * Also VMware returns odd errors on misaligned UNMAPs. 538 * EXATELECOM (Sigmatel) i-Bead 100/105 USB Flash MP3 Player [all …]
|
/freebsd/sys/cam/ata/ |
H A D | ata_da.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 23 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 327 /* Seagate Barracuda Green Advanced Format (4k) drives */ 387 /* WDC Caviar Green Advanced Format (4k) drives */ 392 /* WDC Caviar Green/Red Advanced Format (4k) drives */ 412 /* WDC Caviar Green Advanced Format (4k) drives */ 417 /* WDC Caviar Green Advanced Format (4k) drives */ 447 { T_DIRECT, SIP_MEDIA_FIXED, "*", "Corsair CSSD-F*", "*" }, 479 { T_DIRECT, SIP_MEDIA_FIXED, "*", "M4-CT???M4SSD2*", "*" }, [all …]
|
/freebsd/sys/dev/videomode/ |
H A D | edid.c | 3 /*- 28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 151 printf("Vendor: [%s] %s\n", edid->edid_vendor, edid->edid_vendorname); in edid_print() 152 printf("Product: [%04X] %s\n", edid->edid_product, in edid_print() 153 edid->edid_productname); in edid_print() 154 printf("Serial number: %s\n", edid->edid_serial); in edid_print() 156 edid->edid_year, edid->edid_week); in edid_print() 157 printf("EDID Version %d.%d\n", edid->edid_version, in edid_print() 158 edid->edid_revision); in edid_print() 159 printf("EDID Comment: %s\n", edid->edid_comment); in edid_print() [all …]
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 1 /*- 3 * Copyright (c) 1997 Kazutaka YOKOTA (yokota@zodiac.mech.utsunomiya-u.ac.jp) 22 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 111 for (p.tp_row = r->tr_begin.tp_row; in term_image_display() 112 p.tp_row < r->tr_end.tp_row; p.tp_row++) { in term_image_display() 113 for (p.tp_col = r->tr_begin.tp_col; in term_image_display() 114 p.tp_col < r->tr_end.tp_col; p.tp_col++) { in term_image_display() 115 idx = p.tp_col + p.tp_row * state->tg_tp.tp_col; in term_image_display() 116 if (idx >= state->tg_tp.tp_col * state->tg_tp.tp_row) in term_image_display() 171 if (p->tp_col == TEXT_COLS) in vidc_text_cursor() [all …]
|
/freebsd/sys/dev/fb/ |
H A D | vga.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 4 * Copyright (c) 1999 Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 5 * Copyright (c) 1992-1998 Søren Schmidt 26 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 68 /* XXX machine/pc/bios.h has got too much i386-specific stuff in it */ 83 error = (*sw->probe)(unit, &adp, NULL, flags); in vga_probe_unit() 100 error = (*sw->probe)(unit, &sc->adp, NULL, flags); in vga_attach_unit() 103 return (*sw->init)(unit, sc->adp, flags); in vga_attach_unit() 106 /* LOW-LEVEL */ [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 1 //===- SourceMgr.cpp - Manager for Simple Source Buffers & Diagnostics ----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 75 if (Loc.getPointer() >= Buffers[i].Buffer->getBufferStart() && in FindBufferContainingLoc() 78 Loc.getPointer() <= Buffers[i].Buffer->getBufferEnd()) in FindBufferContainingLoc() 91 size_t Sz = Buffer->getBufferSize(); in GetOrCreateOffsetCache() 93 StringRef S = Buffer->getBuffer(); in GetOrCreateOffsetCache() 96 Offsets->push_back(static_cast<T>(N)); in GetOrCreateOffsetCache() 108 const char *BufStart = Buffer->getBufferStart(); in getLineNumberSpecialized() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan.cpp | 1 //===-- nsan.cc -----------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 // - The public nsan interface (include/sanitizer/nsan_interface.h). 13 // - The private nsan interface (./nsan.h). 14 // - The internal instrumentation interface. These are function emitted by the 25 // on the runtime configuration. The middle part indicates the type of 27 // shadow, and depends on the instrumentation configuration. 31 //===----------------------------------------------------------------------===// 57 // FIXME: We could provide fixed-size versions that would nicely [all …]
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_ipu.c | 1 /*- 21 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 63 #define MODE_HBP(mode) ((mode)->htotal - (mode)->hsync_end) 64 #define MODE_HFP(mode) ((mode)->hsync_start - (mode)->hdisplay) 65 #define MODE_HSW(mode) ((mode)->hsync_end - (mode)->hsync_start) 66 #define MODE_VBP(mode) ((mode)->vtotal - (mode)->vsync_end) 67 #define MODE_VFP(mode) ((mode)->vsync_start - (mode)->vdisplay) 68 #define MODE_VSW(mode) ((mode)->vsync_end - (mode)->vsync_start) 77 #define IPU_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) 78 #define IPU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) [all …]
|