Searched refs:crc_window (Results 1 – 1 of 1) sorted by relevance
566 struct crc_window *window, struct otg_phy_mux *mux_mapping, bool stop) in dc_stream_forward_dmub_multiple_crc_window()594 struct crc_window *window, uint8_t phy_id, bool stop) in dc_stream_forward_multiple_crc_window()645 struct crc_params *crc_window, bool enable, bool continuous, in dc_stream_configure_crc() argument672 if (crc_window) { in dc_stream_configure_crc()673 param.windowa_x_start = crc_window->windowa_x_start; in dc_stream_configure_crc()674 param.windowa_y_start = crc_window->windowa_y_start; in dc_stream_configure_crc()675 param.windowa_x_end = crc_window->windowa_x_end; in dc_stream_configure_crc()676 param.windowa_y_end = crc_window->windowa_y_end; in dc_stream_configure_crc()677 param.windowb_x_start = crc_window->windowb_x_start; in dc_stream_configure_crc()678 param.windowb_y_start = crc_window->windowb_y_start; in dc_stream_configure_crc()[all …]