Searched full:adv7611 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adv7604.yaml | 25 - adi,adv7611 82 const: adi,adv7611 130 compatible = "adi,adv7611";
|
/openbmc/u-boot/board/gdsys/mpc8308/ |
H A D | strider.c | 24 #include "../common/adv7611.h" 138 /* Turn on Analog Devices ADV7611 */ in last_stage_init() 208 printf(" Advantiv ADV7611 HDMI Receiver\n"); in last_stage_init() 234 /* get ADV7611 out of reset, power up DP501, give some time to wakeup */ in last_stage_init() 256 printf(" Advantiv ADV7611 HDMI Receiver\n"); in last_stage_init()
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | adv7611.c | 14 * ADV7611 I2C Addresses in u-boot notation 73 * "ADV7611 Register Settings Recommendations Revision 1.5" in adv7611_probe()
|
H A D | Makefile | 14 obj-$(CONFIG_STRIDER) += mclink.o dp501.o phy.o ioep-fpga.o adv7611.o ch7301.o
|
/openbmc/linux/include/media/i2c/ |
H A D | adv7604.h | 144 /* The source pad is either 1 (ADV7611) or 6 (ADV7604) */
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7604.c | 80 ADV7611, // including ADV7610 enumerator 3006 /* ADV7611 Register Settings Recommendations Rev 1.5, May 2014 */ 3091 [ADV7611] = { 3092 .type = ADV7611, 3190 { "adv7610", (kernel_ulong_t)&adv76xx_chip_info[ADV7611] }, 3191 { "adv7611", (kernel_ulong_t)&adv76xx_chip_info[ADV7611] }, 3198 { .compatible = "adi,adv7610", .data = &adv76xx_chip_info[ADV7611] }, 3199 { .compatible = "adi,adv7611", .data = &adv76xx_chip_info[ADV7611] }, 3505 * identifies the revision, while on ADV7611 it identifies the model as in adv76xx_probe() 3506 * well. Use the HDMI slave address on ADV7604 and RD_INFO on ADV7611. in adv76xx_probe() [all …]
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |