Lines Matching defs:it6616

466 struct it6616 {  struct
467 struct i2c_client *hdmi_i2c;
468 struct i2c_client *mipi_i2c;
469 struct i2c_client *edid_i2c;
470 struct regmap *hdmi_regmap;
471 struct regmap *mipi_regmap;
472 struct regmap *edid_regmap;
496 const struct it6616_mode *cur_mode; argument
497 bool nosignal;
498 bool is_audio_present;
499 u32 mbus_fmt_code;
500 u8 csi_lanes_in_use;
501 u32 module_index;
502 u32 audio_sampling_rate;
503 bool hdmi_rx_video_stable;
504 bool hdmi_rx_hdcp_state;
505 bool mipi_tx_video_stable;
506 bool mipi_tx_enable_manual_adjusted_d_phy;
507 u8 audio_stable;
508 u8 audio_interface;
509 u8 rs_level;
510 struct mipi_bus mipi;
511 struct color_format color_fmt;
512 struct video_info vinfo;
536 static const struct v4l2_dv_timings_cap it6616_timings_cap = { argument
1011 static bool it6616_mipi_tx_get_video_stable(struct it6616 *it6616) in it6616_mipi_tx_get_video_stable()
1021 static void it6616_mipitx_init_bus_para(struct it6616 *it6616) in it6616_mipitx_init_bus_para()
1165 static enum mipi_packet_size it6616_mipi_tx_get_packet_size(struct it6616 *it6616, in it6616_mipi_tx_get_packet_size()
1191 static void it6616_mipi_tx_get_packet_fire_state(struct it6616 *it6616) in it6616_mipi_tx_get_packet_fire_state()
1210 static void it6616_mipi_tx_setup_packet(struct it6616 *it6616, struct mipi_packet *pheader, in it6616_mipi_tx_setup_packet()
1238 static inline void it6616_mipi_tx_fire_packet(struct it6616 *it6616, in it6616_mipi_tx_fire_packet()
1247 static void it6616_mipi_tx_setup_packet_process(struct it6616 *it6616, in it6616_mipi_tx_setup_packet_process()
1312 static void it6616_mipi_tx_write_lp_cmds(struct it6616 *it6616, in it6616_mipi_tx_write_lp_cmds()
1378 static void it6616_enter_bus_turn_around(struct it6616 *it6616) in it6616_enter_bus_turn_around()
1396 static __maybe_unused void it6616_mipi_read_panel(struct it6616 *it6616, in it6616_mipi_read_panel()
1413 static int it6616_mipitx_get_bus_config(struct it6616 *it6616) in it6616_mipitx_get_bus_config()
1447 static void it6616_mipitx_setup_dsi(struct it6616 *it6616) in it6616_mipitx_setup_dsi()
1525 static void it6616_mipitx_setup_csi(struct it6616 *it6616)//set_mptx in it6616_mipitx_setup_csi()
1584 static u8 it6616_mipi_tx_find_color_space_name_index(struct it6616 *it6616) in it6616_mipi_tx_find_color_space_name_index()
1596 static void it6616_mipitx_output_disable(struct it6616 *it6616) in it6616_mipitx_output_disable()
1603 static void it6616_mipi_tx_output_enable(struct it6616 *it6616) in it6616_mipi_tx_output_enable()
1611 static void it6616_mipi_tx_non_continuous_clock_setup(struct it6616 *it6616) in it6616_mipi_tx_non_continuous_clock_setup()
1622 static void it6616_mipitx_output_setup(struct it6616 *it6616) in it6616_mipitx_output_setup()
1738 static void it6616_enable_mipi(struct it6616 *it6616) in it6616_enable_mipi()
1745 static void it6616_disable_mipi(struct it6616 *it6616) in it6616_disable_mipi()
1751 static void it6616_mipi_tx_get_support_format(struct it6616 *it6616) in it6616_mipi_tx_get_support_format()
1800 static __maybe_unused void it6616_mipi_tx_rk_fix_first_bit_issue(struct it6616 *it6616) in it6616_mipi_tx_rk_fix_first_bit_issue()
1812 static void it6616_mipitx_initial(struct it6616 *it6616) in it6616_mipitx_initial()
1838 static bool it6616_hdmi_is_5v_on(struct it6616 *it6616) in it6616_hdmi_is_5v_on()
1848 static bool it6616_hdmi_is_clock_stable(struct it6616 *it6616) in it6616_hdmi_is_clock_stable()
1858 static __maybe_unused bool it6616_hdmi_is_symbol_locked(struct it6616 *it6616) in it6616_hdmi_is_symbol_locked()
1870 static bool it6616_hdmi_is_scdt_on(struct it6616 *it6616) in it6616_hdmi_is_scdt_on()
1880 static u8 it6616_hdmi_get_output_color_space(struct it6616 *it6616) in it6616_hdmi_get_output_color_space()
1925 static void it6616_hdmi_edid_ram_get(struct it6616 *it6616, u8 *buf) in it6616_hdmi_edid_ram_get()
1935 static void it6616_hdmi_edid_ram_update_chksum(struct it6616 *it6616) in it6616_hdmi_edid_ram_update_chksum()
1965 static void it6616_hdmi_edid_ram_init(struct it6616 *it6616) in it6616_hdmi_edid_ram_init()
1993 static void it6616_hdmi_video_reset(struct it6616 *it6616) in it6616_hdmi_video_reset()
2004 static void it6616_hdmi_edid_ram_enable(struct it6616 *it6616, u8 enabled) in it6616_hdmi_edid_ram_enable()
2014 static void it6616_hdmi_rx_get_video_info(struct it6616 *it6616) in it6616_hdmi_rx_get_video_info()
2099 static void it6616_hdmi_hpd_output(struct it6616 *it6616, u8 hpd) in it6616_hdmi_hpd_output()
2113 static void it6616_hdmi_hdcp_reset(struct it6616 *it6616) in it6616_hdmi_hdcp_reset()
2121 static bool it6616_hdmi_get_hdcp_status(struct it6616 *it6616) in it6616_hdmi_get_hdcp_status()
2128 static bool it6616_get_hdcp_status(struct it6616 *it6616) in it6616_get_hdcp_status()
2137 static enum av_mute_state it6616_hdmi_rx_get_av_mute_state(struct it6616 *it6616) in it6616_hdmi_rx_get_av_mute_state()
2148 static void it6616_hdmi_rx_set_av_mute(struct it6616 *it6616, enum av_mute_state mute_state) in it6616_hdmi_rx_set_av_mute()
2173 static void it6616_hdmi_update_rs(struct it6616 *it6616, u8 level) in it6616_hdmi_update_rs()
2186 static void it6616_mipi_tx_calc_rclk(struct it6616 *it6616) in it6616_mipi_tx_calc_rclk()
2211 static void it6616_mipi_tx_calc_mclk(struct it6616 *it6616) in it6616_mipi_tx_calc_mclk()
2237 static void it6616_mipi_tx_calc_pclk(struct it6616 *it6616) in it6616_mipi_tx_calc_pclk()
2264 static u32 it6616_hdmi_rx_calc_rclk(struct it6616 *it6616) in it6616_hdmi_rx_calc_rclk()
2300 static u32 it6616_hdmi_rx_calc_pclk(struct it6616 *it6616) in it6616_hdmi_rx_calc_pclk()
2331 static void it6616_hdmi_rx_calc_tmds_clk(struct it6616 *it6616, u8 count) in it6616_hdmi_rx_calc_tmds_clk()
2363 static void it6616_hdmi_receive_avi_infoframe_log(struct it6616 *it6616, u8 *buffer, size_t length) in it6616_hdmi_receive_avi_infoframe_log()
2373 static int it6616_hdmi_update_avi_infoframe(struct it6616 *it6616) in it6616_hdmi_update_avi_infoframe()
2391 static void it6616_hdmi_rx_setup_csc(struct it6616 *it6616) in it6616_hdmi_rx_setup_csc()
2520 static void it6616_hdmi_rx_reset_audio_logic(struct it6616 *it6616) in it6616_hdmi_rx_reset_audio_logic()
2537 static void it6616_hdmi_rx_audio_setup_i2s_justified(struct it6616 *it6616, u8 i2s_justified) in it6616_hdmi_rx_audio_setup_i2s_justified()
2547 static void it6616_hdmi_tx_audio_setup(struct it6616 *it6616) in it6616_hdmi_tx_audio_setup()
2654 static void it6616_hdmi_tx_audio_output_enable(struct it6616 *it6616, u8 output_interface) in it6616_hdmi_tx_audio_output_enable()
2677 static void it6616_hdmi_audio_mute_clear(struct it6616 *it6616) in it6616_hdmi_audio_mute_clear()
2686 static void it6616_hdmi_rx_audio_process(struct it6616 *it6616) in it6616_hdmi_rx_audio_process()
2695 static void it6616_hdmi_initial(struct it6616 *it6616) in it6616_hdmi_initial()
2712 static void it6616_hdmi_irq_color_depth(struct it6616 *it6616) in it6616_hdmi_irq_color_depth()
2722 static void it6616_hdmi_irq_new_avi_infoframe(struct it6616 *it6616) in it6616_hdmi_irq_new_avi_infoframe()
2740 static void it6616_hdmi_hpd_trun_on(struct it6616 *it6616) in it6616_hdmi_hpd_trun_on()
2748 static void it6616_hdmi_hpd_trun_off(struct it6616 *it6616) in it6616_hdmi_hpd_trun_off()
2754 static void it6616_mipitx_irq(struct it6616 *it6616) in it6616_mipitx_irq()
2788 static void it6616_hdmi_irq(struct it6616 *it6616) in it6616_hdmi_irq()
3001 static int it6616_get_chip_id(struct it6616 *it6616) in it6616_get_chip_id()
3020 static void it6616_poll_threaded_handler(struct it6616 *it6616) in it6616_poll_threaded_handler()
3034 struct it6616 *it6616 = (struct it6616 *)data; in it6616_intp_threaded_handler() local
3046 static int it6616_initial(struct it6616 *it6616) in it6616_initial()
3102 static __maybe_unused void it6616_set_hpd(struct it6616 *it6616, u8 hpd) in it6616_set_hpd()
3114 static __maybe_unused void it6616_update_edid_data(struct it6616 *it6616, u8 *edid, int edid_len) in it6616_update_edid_data()
3199 struct it6616 *it6616 = dev_get_drvdata(dev); in edid_ram_show() local
3215 struct it6616 *it6616 = dev_get_drvdata(dev); in hdmi_reg_store() local
3233 struct it6616 *it6616 = dev_get_drvdata(dev); in hdmi_reg_show() local
3254 struct it6616 *it6616 = dev_get_drvdata(dev); in mipi_reg_show() local
3271 struct it6616 *it6616 = dev_get_drvdata(dev); in mipi_reg_store() local
3302 struct it6616 *it6616 = to_it6616(sd); in tx_5v_power_present() local
3309 struct it6616 *it6616 = to_it6616(sd); in no_signal() local
3319 struct it6616 *it6616 = to_it6616(sd); in audio_present() local
3326 struct it6616 *it6616 = to_it6616(sd); in get_audio_sampling_rate() local
3367 struct it6616 *it6616 = to_it6616(sd); in it6616_get_detected_timings() local
3424 struct it6616 *it6616 = to_it6616(sd); in it6616_s_ctrl_detect_tx_5v() local
3432 struct it6616 *it6616 = to_it6616(sd); in it6616_s_ctrl_audio_sampling_rate() local
3440 struct it6616 *it6616 = to_it6616(sd); in it6616_s_ctrl_audio_present() local
3481 struct it6616 *it6616 = to_it6616(sd); in it6616_format_change() local
3503 struct it6616 *it6616 = to_it6616(sd); in it6616_isr() local
3524 struct it6616 *it6616 = to_it6616(sd); in it6616_detect_hot_plug() local
3535 struct it6616 *it6616 = container_of(dwork, in it6616_work_i2c_poll() local
3571 struct it6616 *it6616 = to_it6616(sd); in it6616_s_dv_timings() local
3599 struct it6616 *it6616 = to_it6616(sd); in it6616_g_dv_timings() local
3619 struct it6616 *it6616 = to_it6616(sd); in it6616_query_dv_timings() local
3651 struct it6616 *it6616 = to_it6616(sd); in it6616_g_mbus_config() local
3678 static int __it6616_start_stream(struct it6616 *it6616) in __it6616_start_stream()
3687 static int __it6616_stop_stream(struct it6616 *it6616) in __it6616_stop_stream()
3696 struct it6616 *it6616 = to_it6616(sd); in it6616_s_stream() local
3763 struct it6616 *it6616 = to_it6616(sd); in it6616_get_fmt() local
3829 struct it6616 *it6616 = to_it6616(sd); in it6616_set_fmt() local
3862 struct it6616 *it6616 = to_it6616(sd); in it6616_g_frame_interval() local
3872 static void it6616_get_module_inf(struct it6616 *it6616, in it6616_get_module_inf()
3883 struct it6616 *it6616 = to_it6616(sd); in it6616_ioctl() local
3903 struct it6616 *it6616 = to_it6616(sd); in it6616_s_power() local
3974 struct it6616 *it6616 = to_it6616(sd); in it6616_open() local
4056 static void it6616_reset(struct it6616 *it6616) in it6616_reset()
4066 static int it6616_init_v4l2_ctrls(struct it6616 *it6616) in it6616_init_v4l2_ctrls()
4114 static int it6616_probe_of(struct it6616 *it6616) in it6616_probe_of()
4207 struct it6616 *it6616 = g_it6616; in audio_present_show() local
4216 struct it6616 *it6616 = g_it6616; in audio_rate_show() local
4225 static int it6616_create_class_attr(struct it6616 *it6616) in it6616_create_class_attr()
4268 static void it6616_remove_class_attr(struct it6616 *it6616) in it6616_remove_class_attr()
4278 struct it6616 *it6616; in it6616_probe() local
4432 struct it6616 *it6616 = to_it6616(sd); in it6616_remove() local