Searched refs:set_pll_profile (Results 1 – 3 of 3) sorted by relevance
424 hdev->asic_funcs->set_pll_profile(hdev, PLL_LOW); in device_late_init()426 hdev->asic_funcs->set_pll_profile(hdev, PLL_LAST); in device_late_init()582 hdev->asic_funcs->set_pll_profile(hdev, freq); in hl_device_set_frequency()
559 void (*set_pll_profile)(struct hl_device *hdev, member
5118 .set_pll_profile = goya_set_pll_profile,