Home
last modified time | relevance | path

Searched defs:lt9611 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dlontium-lt9611.c31 struct lt9611 { struct
113 static int lt9611_mipi_input_analog(struct lt9611 *lt9611) in lt9611_mipi_input_analog() argument
130 static int lt9611_mipi_input_digital(struct lt9611 *lt9611, in lt9611_mipi_input_digital() argument
148 lt9611_mipi_video_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode) lt9611_mipi_video_setup() argument
193 lt9611_pcr_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int postdiv) lt9611_pcr_setup() argument
245 lt9611_pll_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int *postdiv) lt9611_pll_setup() argument
294 lt9611_read_video_check(struct lt9611 *lt9611, unsigned int reg) lt9611_read_video_check() argument
310 lt9611_video_check(struct lt9611 *lt9611) lt9611_video_check() argument
358 lt9611_hdmi_tx_digital(struct lt9611 *lt9611) lt9611_hdmi_tx_digital() argument
368 lt9611_hdmi_tx_phy(struct lt9611 *lt9611) lt9611_hdmi_tx_phy() argument
396 struct lt9611 *lt9611 = dev_id; lt9611_irq_thread_handler() local
434 lt9611_enable_hpd_interrupts(struct lt9611 *lt9611) lt9611_enable_hpd_interrupts() argument
446 lt9611_sleep_setup(struct lt9611 *lt9611) lt9611_sleep_setup() argument
465 lt9611_power_on(struct lt9611 *lt9611) lt9611_power_on() argument
503 lt9611_power_off(struct lt9611 *lt9611) lt9611_power_off() argument
514 lt9611_reset(struct lt9611 *lt9611) lt9611_reset() argument
526 lt9611_assert_5v(struct lt9611 *lt9611) lt9611_assert_5v() argument
535 lt9611_regulator_init(struct lt9611 *lt9611) lt9611_regulator_init() argument
549 lt9611_regulator_enable(struct lt9611 *lt9611) lt9611_regulator_enable() argument
587 struct lt9611 *lt9611 = connector_to_lt9611(connector); lt9611_connector_detect() local
600 lt9611_read_edid(struct lt9611 *lt9611) lt9611_read_edid() argument
656 struct lt9611 *lt9611 = data; lt9611_get_edid_block() local
683 struct lt9611 *lt9611 = connector_to_lt9611(connector); lt9611_connector_get_modes() local
708 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_enable() local
729 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_disable() local
760 lt9611_attach_dsi(struct lt9611 *lt9611, struct device_node *dsi_node) lt9611_attach_dsi() argument
797 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_detach() local
808 lt9611_connector_init(struct drm_bridge *bridge, struct lt9611 *lt9611) lt9611_connector_init() argument
836 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_attach() local
874 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_mode_valid() local
886 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_pre_enable() local
905 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_post_disable() local
914 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_mode_set() local
935 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_detect() local
951 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_get_edid() local
959 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_hpd_enable() local
977 lt9611_parse_dt(struct device *dev, struct lt9611 *lt9611) lt9611_parse_dt() argument
993 lt9611_gpio_init(struct lt9611 *lt9611) lt9611_gpio_init() argument
1013 lt9611_read_device_rev(struct lt9611 *lt9611) lt9611_read_device_rev() argument
1032 struct lt9611 *lt9611 = data; lt9611_hdmi_hw_params() local
1050 struct lt9611 *lt9611 = data; lt9611_audio_startup() local
1065 struct lt9611 *lt9611 = data; lt9611_audio_shutdown() local
1104 lt9611_audio_init(struct device *dev, struct lt9611 *lt9611) lt9611_audio_init() argument
1115 lt9611_audio_exit(struct lt9611 *lt9611) lt9611_audio_exit() argument
1126 struct lt9611 *lt9611; lt9611_probe() local
1211 struct lt9611 *lt9611 = i2c_get_clientdata(client); lt9611_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dlontium-lt9611.c34 struct lt9611 { struct
92 static int lt9611_mipi_input_analog(struct lt9611 *lt9611) in lt9611_mipi_input_analog() argument
109 static int lt9611_mipi_input_digital(struct lt9611 *lt9611, in lt9611_mipi_input_digital() argument
127 lt9611_mipi_video_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode) lt9611_mipi_video_setup() argument
172 lt9611_pcr_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int postdiv) lt9611_pcr_setup() argument
222 lt9611_pll_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int *postdiv) lt9611_pll_setup() argument
271 lt9611_read_video_check(struct lt9611 *lt9611, unsigned int reg) lt9611_read_video_check() argument
287 lt9611_video_check(struct lt9611 *lt9611) lt9611_video_check() argument
335 lt9611_hdmi_set_infoframes(struct lt9611 *lt9611, struct drm_connector *connector, struct drm_display_mode *mode) lt9611_hdmi_set_infoframes() argument
378 lt9611_hdmi_tx_digital(struct lt9611 *lt9611, bool is_hdmi) lt9611_hdmi_tx_digital() argument
387 lt9611_hdmi_tx_phy(struct lt9611 *lt9611) lt9611_hdmi_tx_phy() argument
415 struct lt9611 *lt9611 = dev_id; lt9611_irq_thread_handler() local
453 lt9611_enable_hpd_interrupts(struct lt9611 *lt9611) lt9611_enable_hpd_interrupts() argument
465 lt9611_sleep_setup(struct lt9611 *lt9611) lt9611_sleep_setup() argument
484 lt9611_power_on(struct lt9611 *lt9611) lt9611_power_on() argument
522 lt9611_power_off(struct lt9611 *lt9611) lt9611_power_off() argument
533 lt9611_reset(struct lt9611 *lt9611) lt9611_reset() argument
545 lt9611_assert_5v(struct lt9611 *lt9611) lt9611_assert_5v() argument
554 lt9611_regulator_init(struct lt9611 *lt9611) lt9611_regulator_init() argument
568 lt9611_regulator_enable(struct lt9611 *lt9611) lt9611_regulator_enable() argument
589 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_detect() local
602 lt9611_read_edid(struct lt9611 *lt9611) lt9611_read_edid() argument
658 struct lt9611 *lt9611 = data; lt9611_get_edid_block() local
688 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_atomic_enable() local
737 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_atomic_disable() local
753 lt9611_attach_dsi(struct lt9611 *lt9611, struct device_node *dsi_node) lt9611_attach_dsi() argument
791 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_attach() local
801 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_mode_valid() local
823 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_atomic_pre_enable() local
844 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_atomic_post_disable() local
852 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_get_edid() local
860 struct lt9611 *lt9611 = bridge_to_lt9611(bridge); lt9611_bridge_hpd_enable() local
908 lt9611_parse_dt(struct device *dev, struct lt9611 *lt9611) lt9611_parse_dt() argument
924 lt9611_gpio_init(struct lt9611 *lt9611) lt9611_gpio_init() argument
944 lt9611_read_device_rev(struct lt9611 *lt9611) lt9611_read_device_rev() argument
963 struct lt9611 *lt9611 = data; lt9611_hdmi_hw_params() local
981 struct lt9611 *lt9611 = data; lt9611_audio_startup() local
996 struct lt9611 *lt9611 = data; lt9611_audio_shutdown() local
1035 lt9611_audio_init(struct device *dev, struct lt9611 *lt9611) lt9611_audio_init() argument
1046 lt9611_audio_exit(struct lt9611 *lt9611) lt9611_audio_exit() argument
1056 struct lt9611 *lt9611; lt9611_probe() local
1164 struct lt9611 *lt9611 = i2c_get_clientdata(client); lt9611_remove() local
[all...]

Completed in 3 milliseconds