Searched +full:rk3036 +full:- +full:inno +full:- +full:hdmi (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/display/rockchip/rockchip,inno-hdmi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip Innosilicon HDMI controller10 - Sandy Huang <hjc@rock-chips.com>11 - Heiko Stuebner <heiko@sntech.de>16 - rockchip,rk3036-inno-hdmi17 - rockchip,rk3128-inno-hdmi28 - description: The HDMI controller main clock[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 #include <dt-bindings/gpio/gpio.h>4 #include <dt-bindings/interrupt-controller/irq.h>5 #include <dt-bindings/interrupt-controller/arm-gic.h>6 #include <dt-bindings/pinctrl/rockchip.h>7 #include <dt-bindings/clock/rk3036-cru.h>8 #include <dt-bindings/soc/rockchip,boot-mode.h>9 #include <dt-bindings/power/rk3036-power.h>12 #address-cells = <1>;13 #size-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 #include <dt-bindings/clock/rk3128-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/rk3128-power.h>15 interrupt-parent = <&gic>;16 #address-cells = <1>;17 #size-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only4 * Zheng Yang <zhengyang@rock-chips.com>5 * Yakir Yang <ykk@rock-chips.com>12 #include <linux/hdmi.h>100 * Cb = -0.291G - 0.148R + 0.439B + 128102 * Cr = -0.368G + 0.439R - 0.071B + 128111 * Cb = - 0.338G - 0.101R + 0.439B + 128113 * Cr = - 0.399G + 0.439R - 0.040B + 128122 * R' = R x (235-16)/255 + 16;123 * G' = G x (235-16)/255 + 16;[all …]
1 # SPDX-License-Identifier: GPL-2.02 snd-soc-88pm860x-y := 88pm860x-codec.o3 snd-soc-ab8500-codec-y := ab8500-codec.o4 snd-soc-ac97-y := ac97.o5 snd-soc-ad1836-y := ad1836.o6 snd-soc-ad193x-y := ad193x.o7 snd-soc-ad193x-spi-y := ad193x-spi.o8 snd-soc-ad193x-i2c-y := ad193x-i2c.o9 snd-soc-ad1980-y := ad1980.o10 snd-soc-ad73311-y := ad73311.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only5 # setting - SPI can't be modular so that case doesn't need to be covered.483 tristate "Analog Devices AU1761 CODEC - I2C"489 tristate "Analog Devices AU1761 CODEC - SPI"526 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"532 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"535 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM541 will be called snd-soc-adau7118-hw.544 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"549 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM[all …]