Lines Matching defs:tc
285 static inline int tc_poll_timeout(struct tc_data *tc, unsigned int addr, in tc_poll_timeout()
297 static int tc_aux_wait_busy(struct tc_data *tc) in tc_aux_wait_busy()
302 static int tc_aux_write_data(struct tc_data *tc, const void *data, in tc_aux_write_data()
317 static int tc_aux_read_data(struct tc_data *tc, void *data, size_t size) in tc_aux_read_data()
346 struct tc_data *tc = aux_to_tc(aux); in tc_aux_transfer() local
430 static u32 tc_srcctrl(struct tc_data *tc) in tc_srcctrl()
449 static int tc_pllupdate(struct tc_data *tc, unsigned int pllctrl) in tc_pllupdate()
463 static int tc_pxl_pll_en(struct tc_data *tc, u32 refclk, u32 pixelclock) in tc_pxl_pll_en()
563 static int tc_pxl_pll_dis(struct tc_data *tc) in tc_pxl_pll_dis()
569 static int tc_stream_clock_calc(struct tc_data *tc) in tc_stream_clock_calc()
589 static int tc_set_syspllparam(struct tc_data *tc) in tc_set_syspllparam()
616 static int tc_aux_link_setup(struct tc_data *tc) in tc_aux_link_setup()
665 static int tc_get_display_props(struct tc_data *tc) in tc_get_display_props()
731 static int tc_set_video_mode(struct tc_data *tc, in tc_set_video_mode()
872 static int tc_wait_link_training(struct tc_data *tc) in tc_wait_link_training()
891 static int tc_main_link_enable(struct tc_data *tc) in tc_main_link_enable()
1154 static int tc_main_link_disable(struct tc_data *tc) in tc_main_link_disable()
1167 static int tc_stream_enable(struct tc_data *tc) in tc_stream_enable()
1222 static int tc_stream_disable(struct tc_data *tc) in tc_stream_disable()
1239 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_enable() local
1264 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_disable() local
1292 struct tc_data *tc = bridge_to_tc(bridge); in tc_mode_valid() local
1313 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_mode_set() local
1321 struct tc_data *tc = bridge_to_tc(bridge); in tc_get_edid() local
1328 struct tc_data *tc = connector_to_tc(connector); in tc_connector_get_modes() local
1358 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_detect() local
1378 struct tc_data *tc = connector_to_tc(connector); in tc_connector_detect() local
1402 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_attach() local
1511 struct tc_data *tc = arg; in tc_irq_handler() local
1556 struct tc_data *tc; in tc_probe() local
1714 struct tc_data *tc = i2c_get_clientdata(client); in tc_remove() local