Searched refs:HL_GOYA_IC_PLL (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/accel/habanalabs/goya/ |
A D | goya_hwmgr.c | 21 hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, hdev->high_pll); in goya_set_pll_profile() 26 hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile() 31 hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, goya->ic_clk); in goya_set_pll_profile() 145 value = hl_fw_get_frequency(hdev, HL_GOYA_IC_PLL, false); in ic_clk_show() 178 hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, value); in ic_clk_store() 228 value = hl_fw_get_frequency(hdev, HL_GOYA_IC_PLL, true); in ic_clk_curr_show()
|
A D | goya.c | 5346 case HL_GOYA_IC_PLL: return IC_PLL; in goya_map_pll_idx_to_fw_idx()
|
/linux-6.3-rc2/include/uapi/drm/ |
A D | habanalabs_accel.h | 617 HL_GOYA_IC_PLL, enumerator
|
Completed in 20 milliseconds