Searched refs:dsc_clock_en (Results 1 – 6 of 6) sorted by relevance
80 int dsc_clock_en; in dsc35_enable() local94 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc35_enable()96 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc35_enable()
99 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &s->dsc_clock_en); in dsc401_read_state()141 int dsc_clock_en; in dsc401_enable() local147 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc401_enable()149 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc401_enable()166 int dsc_clock_en; in dsc401_disable() local170 REG_GET(DSC_TOP_CONTROL, DSC_CLOCK_EN, &dsc_clock_en); in dsc401_disable()171 if (!dsc_clock_en) { in dsc401_disable()
56 uint32_t dsc_clock_en; member
805 s.dsc_clock_en && s.dsc_fw_en) in dcn35_init_pipes()
657 s.dsc_clock_en, in dcn10_log_hw_state()1716 s.dsc_clock_en && s.dsc_fw_en) in dcn10_init_pipes()
1584 dsc_state.dsc_clock_en); in dp_dsc_clock_en_read()