Home
last modified time | relevance | path

Searched refs:clk_pll_index (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dsysfs.c20 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, false); in clk_max_freq_mhz_show()
49 hl_fw_set_frequency(hdev, hdev->asic_prop.clk_pll_index, hdev->asic_prop.max_freq_value); in clk_max_freq_mhz_store()
63 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, true); in clk_cur_freq_mhz_show()
Dfirmware_if.c3084 hl_fw_set_frequency(hdev, hdev->asic_prop.clk_pll_index, in hl_fw_set_pll_profile()
3101 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, false); in hl_fw_get_clk_rate()
3110 value = hl_fw_get_frequency(hdev, hdev->asic_prop.clk_pll_index, true); in hl_fw_get_clk_rate()
Dhabanalabs.h734 u32 clk_pll_index; member
/linux-6.6.21/drivers/accel/habanalabs/goya/
Dgoya.c488 prop->clk_pll_index = HL_GOYA_MME_PLL; in goya_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi.c691 prop->clk_pll_index = HL_GAUDI_MME_PLL; in gaudi_set_fixed_properties()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c2459 prop->clk_pll_index = HL_GAUDI2_MME_PLL; in gaudi2_set_fixed_properties()