Home
last modified time | relevance | path

Searched refs:hl_set_frequency (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/habanalabs/goya/
A Dgoya_hwmgr.c16 hl_set_frequency(hdev, HL_GOYA_MME_PLL, hdev->high_pll); in goya_set_pll_profile()
17 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, hdev->high_pll); in goya_set_pll_profile()
18 hl_set_frequency(hdev, HL_GOYA_IC_PLL, hdev->high_pll); in goya_set_pll_profile()
21 hl_set_frequency(hdev, HL_GOYA_MME_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
23 hl_set_frequency(hdev, HL_GOYA_IC_PLL, GOYA_PLL_FREQ_LOW); in goya_set_pll_profile()
26 hl_set_frequency(hdev, HL_GOYA_MME_PLL, goya->mme_clk); in goya_set_pll_profile()
27 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, goya->tpc_clk); in goya_set_pll_profile()
28 hl_set_frequency(hdev, HL_GOYA_IC_PLL, goya->ic_clk); in goya_set_pll_profile()
77 hl_set_frequency(hdev, HL_GOYA_MME_PLL, value); in mme_clk_store()
126 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, value); in tpc_clk_store()
[all …]
/linux/drivers/misc/habanalabs/common/
A Dhwmgr.c12 hl_set_frequency(hdev, hdev->asic_prop.clk_pll_index, in hl_set_pll_profile()
83 hl_set_frequency(hdev, hdev->asic_prop.clk_pll_index, in clk_max_freq_mhz_store()
A Dsysfs.c46 void hl_set_frequency(struct hl_device *hdev, u32 pll_index, u64 freq) in hl_set_frequency() function
A Dhabanalabs.h2986 void hl_set_frequency(struct hl_device *hdev, u32 pll_index,

Completed in 19 milliseconds