Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c19 hl_fw_set_frequency(hdev, HL_GOYA_MME_PLL, hdev->high_pll); in goya_set_pll_profile()
24 hl_fw_set_frequency(hdev, HL_GOYA_MME_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
29 hl_fw_set_frequency(hdev, HL_GOYA_MME_PLL, goya->mme_clk); in goya_set_pll_profile()
47 value = hl_fw_get_frequency(hdev, HL_GOYA_MME_PLL, false); in mme_clk_show()
80 hl_fw_set_frequency(hdev, HL_GOYA_MME_PLL, value); in mme_clk_store()
194 value = hl_fw_get_frequency(hdev, HL_GOYA_MME_PLL, true); in mme_clk_curr_show()
H A Dgoya.c488 prop->clk_pll_index = HL_GOYA_MME_PLL; in goya_set_fixed_properties()
5349 case HL_GOYA_MME_PLL: return MME_PLL; in goya_map_pll_idx_to_fw_idx()
/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h619 HL_GOYA_MME_PLL, enumerator