Home
last modified time | relevance | path

Searched refs:curr_pll_profile (Results 1 – 3 of 3) sorted by relevance

/drivers/misc/habanalabs/
Ddevice.c421 hdev->curr_pll_profile = PLL_LOW; in device_late_init()
576 (hdev->curr_pll_profile == freq)) in hl_device_set_frequency()
584 hdev->curr_pll_profile = freq; in hl_device_set_frequency()
Dhabanalabs.h1310 enum hl_pll_frequency curr_pll_profile; member
/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c269 hdev->curr_pll_profile = PLL_HIGH; in pm_mng_profile_store()