Searched defs:adv7511 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511.h | 336 struct adv7511 { struct 337 struct i2c_client *i2c_main; 338 struct i2c_client *i2c_edid; 339 struct i2c_client *i2c_packet; 340 struct i2c_client *i2c_cec; 365 enum adv7511_sync_polarity vsync_polarity; argument 366 enum adv7511_sync_polarity hsync_polarity; argument 380 enum adv7511_type type; argument 392 int adv7511_cec_init(struct device *dev, struct adv7511 *adv7511); argument 395 static inline int adv7511_cec_init(struct device *dev, struct adv7511 *adv7511) in adv7511_cec_init() [all …]
|
H A D | adv7511_drv.c | 328 static void __adv7511_power_on(struct adv7511 *adv7511) in __adv7511_power_on() 367 static void adv7511_power_on(struct adv7511 *adv7511) in adv7511_power_on() 397 static void adv7511_power_off(struct adv7511 *adv7511) in adv7511_power_off() 409 static bool adv7511_hpd(struct adv7511 *adv7511) in adv7511_hpd() 502 struct adv7511 *adv7511 = devid; in adv7511_irq_handler() local 539 struct adv7511 *adv7511 = data; in adv7511_get_edid_block() local 637 static int adv7511_get_modes(struct adv7511 *adv7511, in adv7511_get_modes() 708 static void adv7511_mode_set(struct adv7511 *adv7511, in adv7511_mode_set() 1043 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_cec_register_volatile() local 1197 struct adv7511 *adv7511; in adv7511_probe() local [all …]
|
H A D | adv7511_cec.c | 34 static void adv_cec_tx_raw_status(struct adv7511 *adv7511, u8 tx_raw_status) in adv_cec_tx_raw_status() 85 static void adv7511_cec_rx(struct adv7511 *adv7511, int rx_buf) in adv7511_cec_rx() 122 void adv7511_cec_irq_process(struct adv7511 *adv7511, unsigned int irq1) in adv7511_cec_irq_process() 179 struct adv7511 *adv7511 = cec_get_drvdata(adap); in adv7511_cec_adap_enable() local 225 struct adv7511 *adv7511 = cec_get_drvdata(adap); in adv7511_cec_adap_log_addr() local 294 struct adv7511 *adv7511 = cec_get_drvdata(adap); in adv7511_cec_adap_transmit() local 332 static int adv7511_cec_parse_dt(struct device *dev, struct adv7511 *adv7511) in adv7511_cec_parse_dt() 346 int adv7511_cec_init(struct device *dev, struct adv7511 *adv7511) in adv7511_cec_init()
|
H A D | adv7511_audio.c | 37 static int adv7511_update_cts_n(struct adv7511 *adv7511) in adv7511_update_cts_n() 62 struct adv7511 *adv7511 = dev_get_drvdata(dev); in adv7511_hdmi_hw_params() local 163 struct adv7511 *adv7511 = dev_get_drvdata(dev); in audio_startup() local 199 struct adv7511 *adv7511 = dev_get_drvdata(dev); in audio_shutdown() local 240 int adv7511_audio_init(struct device *dev, struct adv7511 *adv7511) in adv7511_audio_init() 250 void adv7511_audio_exit(struct adv7511 *adv7511) in adv7511_audio_exit()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-zc706.dts | 89 adv7511: hdmi-tx@39 { label
|
H A D | zynq-zc702.dts | 136 adv7511: hdmi-tx@39 { label
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zc706.dts | 88 adv7511: hdmi-tx@39 { label
|
H A D | zynq-zc702.dts | 140 adv7511: hdmi-tx@39 { label
|
/openbmc/linux/arch/arc/boot/dts/ |
H A D | axs10x_mb.dtsi | 188 adv7511:adv7511@39{ label
|