Searched refs:HL_GOYA_MME_PLL (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/accel/habanalabs/goya/ |
A D | goya_hwmgr.c | 19 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()
|
A D | goya.c | 486 prop->clk_pll_index = HL_GOYA_MME_PLL; in goya_set_fixed_properties() 5344 case HL_GOYA_MME_PLL: return MME_PLL; in goya_map_pll_idx_to_fw_idx()
|
/linux-6.3-rc2/include/uapi/drm/ |
A D | habanalabs_accel.h | 619 HL_GOYA_MME_PLL, enumerator
|
Completed in 19 milliseconds