Searched refs:TPC_PLL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/misc/habanalabs/goya/ |
D | goya_hwmgr.c | 17 hl_set_frequency(hdev, TPC_PLL, hdev->high_pll); in goya_set_pll_profile() 22 hl_set_frequency(hdev, TPC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile() 27 hl_set_frequency(hdev, TPC_PLL, goya->tpc_clk); in goya_set_pll_profile() 93 value = hl_get_frequency(hdev, TPC_PLL, false); in tpc_clk_show() 126 hl_set_frequency(hdev, TPC_PLL, value); in tpc_clk_store() 208 value = hl_get_frequency(hdev, TPC_PLL, true); in tpc_clk_curr_show()
|
/Linux-v5.4/drivers/misc/habanalabs/include/goya/ |
D | goya_fw_if.h | 25 TPC_PLL enumerator
|