Searched refs:mux_mapping (Results 1 – 3 of 3) sorted by relevance
104 struct otg_phy_mux *mux_mapping);106 struct otg_phy_mux *mux_mapping);
938 struct otg_phy_mux *mux_mapping) in dcn10_forward_crc_window() argument961 (((unsigned int) mux_mapping->otg_output_num) << 16) | mux_mapping->phy_output_num; in dcn10_forward_crc_window()981 struct otg_phy_mux *mux_mapping) in dcn10_stop_crc_win_update() argument999 (((unsigned int) mux_mapping->otg_output_num) << 16) | mux_mapping->phy_output_num; in dcn10_stop_crc_win_update()
403 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_forward_dmcu_crc_window() local411 mux_mapping = &mapping_tmp; in dc_stream_forward_dmcu_crc_window()433 dmcu->funcs->forward_crc_window(dmcu, crc_win, mux_mapping); in dc_stream_forward_dmcu_crc_window()447 struct otg_phy_mux mapping_tmp, *mux_mapping; in dc_stream_stop_dmcu_crc_win_update() local450 mux_mapping = &mapping_tmp; in dc_stream_stop_dmcu_crc_win_update()467 dmcu->funcs->stop_crc_win_update(dmcu, mux_mapping); in dc_stream_stop_dmcu_crc_win_update()