Home
last modified time | relevance | path

Searched refs:anx78xx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx78xx.c29 #include "analogix-anx78xx.h"
66 struct anx78xx { struct
88 static inline struct anx78xx *connector_to_anx78xx(struct drm_connector *c) in connector_to_anx78xx()
90 return container_of(c, struct anx78xx, connector); in connector_to_anx78xx()
93 static inline struct anx78xx *bridge_to_anx78xx(struct drm_bridge *bridge) in bridge_to_anx78xx()
95 return container_of(bridge, struct anx78xx, bridge); in bridge_to_anx78xx()
111 struct anx78xx *anx78xx = container_of(aux, struct anx78xx, aux); in anx78xx_aux_transfer() local
112 return anx_dp_aux_transfer(anx78xx in anx78xx_aux_transfer()
115 anx78xx_set_hpd(struct anx78xx *anx78xx) anx78xx_set_hpd() argument
132 anx78xx_clear_hpd(struct anx78xx *anx78xx) anx78xx_clear_hpd() argument
159 anx78xx_rx_initialization(struct anx78xx *anx78xx) anx78xx_rx_initialization() argument
240 anx78xx_link_phy_initialization(struct anx78xx *anx78xx) anx78xx_link_phy_initialization() argument
267 anx78xx_xtal_clk_sel(struct anx78xx *anx78xx) anx78xx_xtal_clk_sel() argument
327 anx78xx_tx_initialization(struct anx78xx *anx78xx) anx78xx_tx_initialization() argument
437 anx78xx_enable_interrupts(struct anx78xx *anx78xx) anx78xx_enable_interrupts() argument
467 anx78xx_poweron(struct anx78xx *anx78xx) anx78xx_poweron() argument
503 anx78xx_poweroff(struct anx78xx *anx78xx) anx78xx_poweroff() argument
531 anx78xx_start(struct anx78xx *anx78xx) anx78xx_start() argument
574 anx78xx_init_pdata(struct anx78xx *anx78xx) anx78xx_init_pdata() argument
604 anx78xx_dp_link_training(struct anx78xx *anx78xx) anx78xx_dp_link_training() argument
752 anx78xx_config_dp_output(struct anx78xx *anx78xx) anx78xx_config_dp_output() argument
770 anx78xx_send_video_infoframe(struct anx78xx *anx78xx, struct hdmi_avi_infoframe *frame) anx78xx_send_video_infoframe() argument
806 anx78xx_get_downstream_info(struct anx78xx *anx78xx) anx78xx_get_downstream_info() argument
827 struct anx78xx *anx78xx = connector_to_anx78xx(connector); anx78xx_get_modes() local
872 struct anx78xx *anx78xx = connector_to_anx78xx(connector); anx78xx_detect() local
892 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_attach() local
973 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_disable() local
984 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_mode_set() local
1011 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_enable() local
1036 struct anx78xx *anx78xx = data; anx78xx_hpd_threaded_handler() local
1056 anx78xx_handle_dp_int_1(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_dp_int_1() argument
1075 anx78xx_handle_common_int_4(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_common_int_4() argument
1104 anx78xx_handle_hdmi_int_1(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_hdmi_int_1() argument
1146 struct anx78xx *anx78xx = data; anx78xx_intp_threaded_handler() local
1197 unregister_i2c_dummy_clients(struct anx78xx *anx78xx) unregister_i2c_dummy_clients() argument
1219 struct anx78xx *anx78xx; anx78xx_i2c_probe() local
1361 struct anx78xx *anx78xx = i2c_get_clientdata(client); anx78xx_i2c_remove() local
[all...]
H A DMakefile5 obj-$(CONFIG_DRM_ANALOGIX_ANX78XX) += analogix-anx78xx.o
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx78xx.c29 #include "analogix-anx78xx.h"
66 struct anx78xx { struct
88 static inline struct anx78xx *connector_to_anx78xx(struct drm_connector *c) in connector_to_anx78xx()
90 return container_of(c, struct anx78xx, connector); in connector_to_anx78xx()
93 static inline struct anx78xx *bridge_to_anx78xx(struct drm_bridge *bridge) in bridge_to_anx78xx()
95 return container_of(bridge, struct anx78xx, bridge); in bridge_to_anx78xx()
111 struct anx78xx *anx78xx = container_of(aux, struct anx78xx, aux); in anx78xx_aux_transfer() local
112 return anx_dp_aux_transfer(anx78xx in anx78xx_aux_transfer()
115 anx78xx_set_hpd(struct anx78xx *anx78xx) anx78xx_set_hpd() argument
132 anx78xx_clear_hpd(struct anx78xx *anx78xx) anx78xx_clear_hpd() argument
159 anx78xx_rx_initialization(struct anx78xx *anx78xx) anx78xx_rx_initialization() argument
240 anx78xx_link_phy_initialization(struct anx78xx *anx78xx) anx78xx_link_phy_initialization() argument
267 anx78xx_xtal_clk_sel(struct anx78xx *anx78xx) anx78xx_xtal_clk_sel() argument
327 anx78xx_tx_initialization(struct anx78xx *anx78xx) anx78xx_tx_initialization() argument
437 anx78xx_enable_interrupts(struct anx78xx *anx78xx) anx78xx_enable_interrupts() argument
467 anx78xx_poweron(struct anx78xx *anx78xx) anx78xx_poweron() argument
503 anx78xx_poweroff(struct anx78xx *anx78xx) anx78xx_poweroff() argument
531 anx78xx_start(struct anx78xx *anx78xx) anx78xx_start() argument
574 anx78xx_init_pdata(struct anx78xx *anx78xx) anx78xx_init_pdata() argument
604 anx78xx_dp_link_training(struct anx78xx *anx78xx) anx78xx_dp_link_training() argument
752 anx78xx_config_dp_output(struct anx78xx *anx78xx) anx78xx_config_dp_output() argument
770 anx78xx_send_video_infoframe(struct anx78xx *anx78xx, struct hdmi_avi_infoframe *frame) anx78xx_send_video_infoframe() argument
806 anx78xx_get_downstream_info(struct anx78xx *anx78xx) anx78xx_get_downstream_info() argument
827 struct anx78xx *anx78xx = connector_to_anx78xx(connector); anx78xx_get_modes() local
872 struct anx78xx *anx78xx = connector_to_anx78xx(connector); anx78xx_detect() local
892 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_attach() local
962 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_disable() local
973 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_mode_set() local
1000 struct anx78xx *anx78xx = bridge_to_anx78xx(bridge); anx78xx_bridge_enable() local
1024 struct anx78xx *anx78xx = data; anx78xx_hpd_threaded_handler() local
1044 anx78xx_handle_dp_int_1(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_dp_int_1() argument
1063 anx78xx_handle_common_int_4(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_common_int_4() argument
1092 anx78xx_handle_hdmi_int_1(struct anx78xx *anx78xx, u8 irq) anx78xx_handle_hdmi_int_1() argument
1134 struct anx78xx *anx78xx = data; anx78xx_intp_threaded_handler() local
1185 unregister_i2c_dummy_clients(struct anx78xx *anx78xx) unregister_i2c_dummy_clients() argument
1208 struct anx78xx *anx78xx; anx78xx_i2c_probe() local
1350 struct anx78xx *anx78xx = i2c_get_clientdata(client); anx78xx_i2c_remove() local
[all...]
H A DMakefile4 obj-$(CONFIG_DRM_ANALOGIX_ANX78XX) += analogix-anx78xx.o

Completed in 3 milliseconds