Searched refs:HL_GOYA_TPC_PLL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/misc/habanalabs/goya/ |
| A D | goya_hwmgr.c | 17 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, hdev->high_pll); in goya_set_pll_profile() 22 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile() 27 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, goya->tpc_clk); in goya_set_pll_profile() 93 value = hl_get_frequency(hdev, HL_GOYA_TPC_PLL, false); in tpc_clk_show() 126 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, value); in tpc_clk_store() 208 value = hl_get_frequency(hdev, HL_GOYA_TPC_PLL, true); in tpc_clk_curr_show()
|
| A D | goya.c | 5534 case HL_GOYA_TPC_PLL: return TPC_PLL; in goya_map_pll_idx_to_fw_idx()
|
| /linux/include/uapi/misc/ |
| A D | habanalabs.h | 257 HL_GOYA_TPC_PLL, enumerator
|
Completed in 20 milliseconds