Searched refs:dsc_clock_en (Results 1 – 4 of 4) sorted by relevance
157 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &s->dsc_clock_en); in dsc2_read_state()232 int dsc_clock_en; in dsc2_enable() local238 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc2_enable()240 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc2_enable()257 int dsc_clock_en; in dsc2_disable() local263 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc2_disable()265 if (!dsc_clock_en || !dsc_fw_config) { in dsc2_disable()
56 uint32_t dsc_clock_en; member
1207 dsc_state.dsc_clock_en); in dp_dsc_clock_en_read()
403 s.dsc_clock_en, in dcn10_log_hw_state()