Home
last modified time | relevance | path

Searched refs:main_stream_attributes (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c120 struct main_stream_attributes { struct
206 struct main_stream_attributes main_stream_attributes; member
1893 struct main_stream_attributes *msa_config; in cfg_msa_recalculate()
1896 msa_config = &dp_tx->main_stream_attributes; in cfg_msa_recalculate()
2011 struct main_stream_attributes *msa_config = in set_line_reset()
2012 &dp_tx->main_stream_attributes; in set_line_reset()
2074 struct main_stream_attributes *msa_config = in set_msa_values()
2075 &dp_tx->main_stream_attributes; in set_msa_values()
2123 memset(&dp_tx->main_stream_attributes, 0, in logicore_dp_tx_set_msa()
2124 sizeof(struct main_stream_attributes)); in logicore_dp_tx_set_msa()
[all …]