Home
last modified time | relevance | path

Searched full:scaler (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/gpu/
H A Dsamsung-scaler.yaml4 $id: http://devicetree.org/schemas/gpu/samsung-scaler.yaml#
7 title: Samsung Exynos SoC Image Scaler
15 - samsung,exynos5420-scaler
16 - samsung,exynos5433-scaler
51 const: samsung,exynos5420-scaler
86 scaler@12800000 {
87 compatible = "samsung,exynos5420-scaler";
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dexynos5-gsc.txt1 * Samsung Exynos5 G-Scaler device
3 G-Scaler is used for scaling and color space conversion on Exynos5 SoCs.
11 - reg: should contain G-Scaler physical address location and length.
12 - interrupts: should contain G-Scaler interrupt number
27 Each G-Scaler node should have a numbered alias in the aliases node,
28 in the form of gscN, N = 0...3. G-Scaler driver uses these aliases
H A Dsamsung,exynos5250-gsc.yaml7 title: Samsung Exynos SoC G-Scaler
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
101 video-scaler@13e00000 {
H A Dsamsung,exynos4210-fimc.yaml91 0 - scaler input horizontal size
92 1 - input horizontal size for the scaler bypassed
H A Dsamsung-fimc.txt61 0 - scaler input horizontal size,
62 1 - input horizontal size for the scaler bypassed,
H A Dti,vpe.yaml25 - description: Scaler (SC) register region
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmoortec,mr75203.yaml25 *) Pre Scaler - provides divide-by-X scaling of input voltage, which can then
27 divide by 2 pre-scaler).
82 moortec,vm-pre-scaler-x2:
84 Defines the channels that use a mr76006 pre-scaler to divide the input
86 The pre-scaler is used for input sources that exceed the VM input range.
89 For channels that are not listed, no pre-scaler is assumed.
160 moortec,vm-pre-scaler-x2 = /bits/ 8 <5 6 20>;
/freebsd/sys/dev/pwm/controller/rockchip/
H A Drk_pwm.c80 /* Clock source: bypass the scaler or not */
118 uint8_t scaler; member
188 sc->scaler = reg >> RK_PWM_CTRL_SCALE_SHIFT; in rk_pwm_attach()
199 if (sc->scaler == 0) in rk_pwm_attach()
202 clk_freq /= (sc->scaler * 2); in rk_pwm_attach()
273 uint8_t scaler; in rk_pwm_channel_config() local
291 scaler = 0; in rk_pwm_channel_config()
316 scaler << RK_PWM_CTRL_SCALE_SHIFT); in rk_pwm_channel_config()
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5420.dtsi92 bus_gscl_scaler: bus-gscl-scaler {
805 gsc_0: video-scaler@13e00000 {
815 gsc_1: video-scaler@13e10000 {
875 scaler_0: scaler@12800000 {
876 compatible = "samsung,exynos5420-scaler";
885 scaler_1: scaler@12810000 {
886 compatible = "samsung,exynos5420-scaler";
895 scaler_2: scaler@12820000 {
896 compatible = "samsung,exynos5420-scaler";
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Damlogic,meson-vpu.yaml43 scaler and a "post-blending" to merge with the OSD Planes.
44 The OSD planes also have a dedicated scaler for one of the OSD.
H A Dbrcm,bcm2835-vc4.yaml14 with HDMI output and the HVS (Hardware Video Scaler) for compositing
H A Dbrcm,bcm2835-hvs.yaml7 title: Broadcom VC4 (VideoCore4) Hardware Video Scaler
H A Dbrcm,bcm-vc4.txt4 with HDMI output and the HVS (Hardware Video Scaler) for compositing
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsamsung,exynos850-clock.yaml293 - description: Memory to Memory Scaler clock (from CMU_TOP)
294 - description: Multi-Channel Scaler clock (from CMU_TOP)
H A Dsamsung,exynos5433-clock.yaml54 # CMU_MSCL which generates clocks for M2M (Memory to Memory) scaler and
H A Dexynos5433-clock.txt41 which generates clocks for M2M (Memory to Memory) scaler and JPEG IPs.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dcirrus,ep9307-keypad.yaml46 description: row/column counter pre-scaler load value
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_spi.c88 #define CTAR_CSSCK_S 12 /* PCS to SCK Delay Scaler */
90 #define CTAR_BR_S 0 /* Baud Rate Scaler */
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dnxp,imx8mq-dcss.yaml45 - description: Display AXI clock needed by DPR, Scaler, RTRAM_CTRL
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433.dtsi1141 gsc_0: video-scaler@13c00000 {
1156 gsc_1: video-scaler@13c10000 {
1171 gsc_2: video-scaler@13c20000 {
1237 scaler_0: scaler@15000000 {
1238 compatible = "samsung,exynos5433-scaler";
1249 scaler_1: scaler@15010000 {
1250 compatible = "samsung,exynos5433-scaler";
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad4000.yaml112 The gain provided by the ADC input scaler is defined by the hardware
/freebsd/sys/arm/ti/
H A Dti_wdt.c253 * Leave the pre-scaler with its default values: in ti_wdt_event()
/freebsd/sys/dev/sound/macio/
H A Ddavbusreg.h211 /* A digital scaler for input streams 0-4 A-H. */
/freebsd/crypto/openssl/crypto/perlasm/
H A Dppc-xlate.pl149 # * a VSR (Vector-Scaler Register) number (i.e. "v33") is required
/freebsd/tools/sched/
H A Dschedgraph.py169 class Scaler(Frame): class
1336 self.scale = Scaler(self, self.display)

12