HL_GOYA_IC_PLL
case HL_GOYA_IC_PLL: return IC_PLL;
value = hl_fw_get_frequency(hdev, HL_GOYA_IC_PLL, false);
hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, value);
hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, hdev->high_pll);
value = hl_fw_get_frequency(hdev, HL_GOYA_IC_PLL, true);
hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, GOYA_PLL_FREQ_LOW);
hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, goya->ic_clk);