DPLL_CFGCR0_HDMI_MODE
if (cfgcr0 & DPLL_CFGCR0_HDMI_MODE) {
if (pll->state.hw_state.cfgcr0 & DPLL_CFGCR0_HDMI_MODE) {
if (val & DPLL_CFGCR0_HDMI_MODE) {
cfgcr0 = DPLL_CFGCR0_HDMI_MODE;