Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A 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()
H A 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()
H A Dhabanalabs.h734 u32 clk_pll_index; member
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c488 prop->clk_pll_index = HL_GOYA_MME_PLL; in goya_set_fixed_properties()
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c691 prop->clk_pll_index = HL_GAUDI_MME_PLL; in gaudi_set_fixed_properties()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c2459 prop->clk_pll_index = HL_GAUDI2_MME_PLL; in gaudi2_set_fixed_properties()