Lines Matching defs:sor
484 static inline u32 tegra_sor_readl(struct tegra_sor *sor, unsigned int offset) in tegra_sor_readl()
493 static inline void tegra_sor_writel(struct tegra_sor *sor, u32 value, in tegra_sor_writel()
500 static int tegra_sor_set_parent_clock(struct tegra_sor *sor, struct clk *parent) in tegra_sor_set_parent_clock()
519 struct tegra_sor *sor; member
543 struct tegra_sor *sor = pad->sor; in tegra_clk_sor_pad_set_parent() local
567 struct tegra_sor *sor = pad->sor; in tegra_clk_sor_pad_get_parent() local
593 static struct clk *tegra_clk_sor_pad_register(struct tegra_sor *sor, in tegra_clk_sor_pad_register()
619 static void tegra_sor_filter_rates(struct tegra_sor *sor) in tegra_sor_filter_rates()
643 static int tegra_sor_power_up_lanes(struct tegra_sor *sor, unsigned int lanes) in tegra_sor_power_up_lanes()
694 static int tegra_sor_power_down_lanes(struct tegra_sor *sor) in tegra_sor_power_down_lanes()
726 static void tegra_sor_dp_precharge(struct tegra_sor *sor, unsigned int lanes) in tegra_sor_dp_precharge()
760 static void tegra_sor_dp_term_calibrate(struct tegra_sor *sor) in tegra_sor_dp_term_calibrate()
803 struct tegra_sor *sor = container_of(link, struct tegra_sor, link); in tegra_sor_dp_link_apply_training() local
874 struct tegra_sor *sor = container_of(link, struct tegra_sor, link); in tegra_sor_dp_link_configure() local
953 static void tegra_sor_super_update(struct tegra_sor *sor) in tegra_sor_super_update()
960 static void tegra_sor_update(struct tegra_sor *sor) in tegra_sor_update()
967 static int tegra_sor_setup_pwm(struct tegra_sor *sor, unsigned long timeout) in tegra_sor_setup_pwm()
996 static int tegra_sor_attach(struct tegra_sor *sor) in tegra_sor_attach()
1026 static int tegra_sor_wakeup(struct tegra_sor *sor) in tegra_sor_wakeup()
1046 static int tegra_sor_power_up(struct tegra_sor *sor, unsigned long timeout) in tegra_sor_power_up()
1082 static int tegra_sor_compute_params(struct tegra_sor *sor, in tegra_sor_compute_params()
1150 static int tegra_sor_compute_config(struct tegra_sor *sor, in tegra_sor_compute_config()
1242 static void tegra_sor_apply_config(struct tegra_sor *sor, in tegra_sor_apply_config()
1282 static void tegra_sor_mode_set(struct tegra_sor *sor, in tegra_sor_mode_set()
1371 static int tegra_sor_detach(struct tegra_sor *sor) in tegra_sor_detach()
1420 static int tegra_sor_power_down(struct tegra_sor *sor) in tegra_sor_power_down()
1470 static int tegra_sor_crc_wait(struct tegra_sor *sor, unsigned long timeout) in tegra_sor_crc_wait()
1490 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_crc() local
1652 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_regs() local
1688 struct tegra_sor *sor = to_sor(output); in tegra_sor_late_register() local
1707 struct tegra_sor *sor = to_sor(output); in tegra_sor_early_unregister() local
1735 struct tegra_sor *sor = to_sor(output); in tegra_sor_connector_detect() local
1772 struct tegra_sor *sor = to_sor(output); in tegra_sor_connector_get_modes() local
1807 struct tegra_sor *sor = to_sor(output); in tegra_sor_encoder_atomic_check() local
1858 static void tegra_sor_hdmi_write_infopack(struct tegra_sor *sor, in tegra_sor_hdmi_write_infopack()
1910 tegra_sor_hdmi_setup_avi_infoframe(struct tegra_sor *sor, in tegra_sor_hdmi_setup_avi_infoframe()
1949 static void tegra_sor_write_eld(struct tegra_sor *sor) in tegra_sor_write_eld()
1967 static void tegra_sor_audio_prepare(struct tegra_sor *sor) in tegra_sor_audio_prepare()
1986 static void tegra_sor_audio_unprepare(struct tegra_sor *sor) in tegra_sor_audio_unprepare()
1993 static void tegra_sor_audio_enable(struct tegra_sor *sor) in tegra_sor_audio_enable()
2017 static int tegra_sor_hdmi_enable_audio_infoframe(struct tegra_sor *sor) in tegra_sor_hdmi_enable_audio_infoframe()
2048 static void tegra_sor_hdmi_audio_enable(struct tegra_sor *sor) in tegra_sor_hdmi_audio_enable()
2105 static void tegra_sor_hdmi_disable_audio_infoframe(struct tegra_sor *sor) in tegra_sor_hdmi_disable_audio_infoframe()
2114 static void tegra_sor_hdmi_audio_disable(struct tegra_sor *sor) in tegra_sor_hdmi_audio_disable()
2120 tegra_sor_hdmi_find_settings(struct tegra_sor *sor, unsigned long frequency) in tegra_sor_hdmi_find_settings()
2131 static void tegra_sor_hdmi_disable_scrambling(struct tegra_sor *sor) in tegra_sor_hdmi_disable_scrambling()
2141 static void tegra_sor_hdmi_scdc_disable(struct tegra_sor *sor) in tegra_sor_hdmi_scdc_disable()
2151 static void tegra_sor_hdmi_scdc_stop(struct tegra_sor *sor) in tegra_sor_hdmi_scdc_stop()
2159 static void tegra_sor_hdmi_enable_scrambling(struct tegra_sor *sor) in tegra_sor_hdmi_enable_scrambling()
2169 static void tegra_sor_hdmi_scdc_enable(struct tegra_sor *sor) in tegra_sor_hdmi_scdc_enable()
2181 struct tegra_sor *sor = container_of(work, struct tegra_sor, scdc.work); in tegra_sor_hdmi_scdc_work() local
2192 static void tegra_sor_hdmi_scdc_start(struct tegra_sor *sor) in tegra_sor_hdmi_scdc_start()
2210 struct tegra_sor *sor = to_sor(output); in tegra_sor_hdmi_disable() local
2253 struct tegra_sor *sor = to_sor(output); in tegra_sor_hdmi_enable() local
2658 struct tegra_sor *sor = to_sor(output); in tegra_sor_dp_disable() local
2722 struct tegra_sor *sor = to_sor(output); in tegra_sor_dp_enable() local
2951 static int tegra_sor_enable_regulator(struct tegra_sor *sor, struct regulator *reg) in tegra_sor_enable_regulator()
2962 static int tegra_sor_hdmi_probe(struct tegra_sor *sor) in tegra_sor_hdmi_probe()
3019 static int tegra_sor_dp_probe(struct tegra_sor *sor) in tegra_sor_dp_probe()
3051 struct tegra_sor *sor = host1x_client_to_sor(client); in tegra_sor_init() local
3184 struct tegra_sor *sor = host1x_client_to_sor(client); in tegra_sor_exit() local
3206 struct tegra_sor *sor = host1x_client_to_sor(client); in tegra_sor_runtime_suspend() local
3230 struct tegra_sor *sor = host1x_client_to_sor(client); in tegra_sor_runtime_resume() local
3647 static int tegra_sor_parse_dt(struct tegra_sor *sor) in tegra_sor_parse_dt()
3690 struct tegra_sor *sor = data; in tegra_sor_irq() local
3720 struct tegra_sor *sor; in tegra_sor_probe() local
3983 struct tegra_sor *sor = platform_get_drvdata(pdev); in tegra_sor_remove() local
4007 struct tegra_sor *sor = dev_get_drvdata(dev); in tegra_sor_suspend() local
4029 struct tegra_sor *sor = dev_get_drvdata(dev); in tegra_sor_resume() local