Searched +full:g +full:- +full:scaler (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | exynos5-gsc.txt | 1 * Samsung Exynos5 G-Scaler device 3 G-Scaler is used for scaling and color space conversion on Exynos5 SoCs. 6 - compatible: should be one of 7 "samsung,exynos5250-gsc" 8 "samsung,exynos5420-gsc" 9 "samsung,exynos5433-gsc" 10 "samsung,exynos5-gsc" (deprecated) 11 - reg: should contain G-Scaler physical address location and length. 12 - interrupts: should contain G-Scaler interrupt number 15 - samsung,sysreg: handle to syscon used to control the system registers to [all …]
|
H A D | samsung,exynos5250-gsc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/media/samsung,exynos5250-gsc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung Exynos SoC G-Scaler 10 - Inki Dae <inki.dae@samsung.com> 11 - Krzysztof Kozlowski <krzk@kernel.org> 12 - Seung-Woo Kim <sw0312.kim@samsung.com 15 G-Scaler is used for scaling and color space conversion on Samsung Exynos 18 Each G-Scaler node should have a numbered alias in the aliases node, in the [all …]
|
H A D | samsung-fimc.txt | 2 ---------------------------------------------- 4 The S5P/Exynos SoC Camera subsystem comprises of multiple sub-devices 6 the S5P SoCs series known as CAMIF), MIPI CSIS, FIMC-LITE and FIMC-IS (ISP). 8 The sub-subdevices are defined as child nodes of the common 'camera' node which 10 any single sub-device, like common camera port pins or the CAMCLK clock outputs 14 -------------------- 18 - compatible: must be "samsung,fimc", "simple-bus" 19 - clocks: list of clock specifiers, corresponding to entries in 20 the clock-names property; 21 - clock-names : must contain "sclk_cam0", "sclk_cam1", "pxl_async0", [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | moortec,mr75203.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/display/amlogic,meson-vpu.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Neil Armstrong <neil.armstrong@linaro.org> 17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------| 19 D |-------| |----| | | | | HDMI PLL | 20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK | 21 R |-------| |----| Processing | | | | | 22 | osd2 | | | |---| Enci ----------|----|-----VDAC------| [all …]
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_spi.c | 1 /*- 88 #define CTAR_CSSCK_S 12 /* PCS to SCK Delay Scaler */ 90 #define CTAR_BR_S 0 /* Baud Rate Scaler */ 126 { -1, 0 } 136 if (!ofw_bus_is_compatible(dev, "fsl,mvf600-spi")) in spi_probe() 151 if (bus_alloc_resources(dev, spi_spec, sc->res)) { in spi_attach() 157 sc->bst = rman_get_bustag(sc->res[0]); in spi_attach() 158 sc->bsh = rman_get_bushandle(sc->res[0]); in spi_attach() 189 * must be used for some applications, e.g. some LCDs in spi_attach() 221 if (i == (bufsz - 1) || txcnt == SPI_FIFO_SIZE) in spi_txrx() [all …]
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | ppc-xlate.pl | 2 # Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved. 87 my $ret = ($flavour =~ /aix64-as/) ? "" : ".p2align $line"; 94 { $arch =~ s/\"//g; 95 $arch = ($flavour=~/64/) ? "ppc970-64" : "ppc970" if ($arch eq "any"); 104 my $ret = ".size $$real,.-$$real"; 107 $ret .= "\n.size $name,.-$$real"; 127 if (/^0x([0-9a-f]*?)([0-9a-f]{1,8})$/io) 129 elsif (/^([0-9]+)$/o) 130 { $hi=$1>>32; $lo=$1&0xffffffff; } # error-prone with 32-bit perl 149 # * a VSR (Vector-Scaler Register) number (i.e. "v33") is required [all …]
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 3 # Copyright (c) 2002-2003, 2009, Jeffrey Roberson <jeff@freebsd.org> 37 # - Install the ports/x11-toolkits/py-tkinter package; e.g. 38 # pkg install x11-toolkits/py-tkinter 39 # - Add KTR_SCHED to KTR_COMPILE and KTR_MASK in your KERNCONF; e.g. 44 # - It is encouraged to increase KTR_ENTRIES size to gather enough 45 # information for analysis; e.g. 49 # - Rebuild kernel with proper changes to KERNCONF and boot new kernel. 50 # - Run your workload to be profiled. 51 # - While the workload is continuing (i.e. before it finishes), disable 58 # - Dump the trace to a file: 'ktrdump -ct > ktr.out' [all …]
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 3 dnl --------------------------------------------------------------------------- 4 dnl Copyright 1999-2020,2021 -- Thomas E. Dickey 31 dnl https://invisible-island.net/autoconf/ 32 dnl --------------------------------------------------------------------------- 33 dnl --------------------------------------------------------------------------- 35 dnl -------------- 69 for desiredlang in ${LINGUAS-$ALL_LINGUAS}; do 88 if test -n "$LINGUAS"; then 94 INTL_LIBTOOL_SUFFIX_PREFIX=ifelse([$1], use-libtool, [l], []) 97 dnl --------------------------------------------------------------------------- [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … 90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… 116 … (0x1<<9) // Fast back-to-back transaction ena… 128 … (0x1<<23) // Fast back-to-back capable. Not ap… 145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… [all …]
|
/freebsd/share/dict/ |
H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
H A D | web2 | 74606 G 74607 g 99810 Jean-Christophe 99811 Jean-Pierre 174412 scaler
|