Home
last modified time | relevance | path

Searched refs:PLL_LOW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya_hwmgr.c20 case PLL_LOW: in goya_set_pll_profile()
302 hl_device_set_frequency(hdev, PLL_LOW); in pm_mng_profile_store()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c23 case PLL_LOW: in goya_set_pll_profile()
276 goya_set_frequency(hdev, PLL_LOW); in pm_mng_profile_store()
H A Dgoya.c844 goya_set_frequency(hdev, PLL_LOW); in goya_set_freq_to_low_job()
905 goya->curr_pll_profile = PLL_LOW; in goya_late_init()
909 goya_set_pll_profile(hdev, PLL_LOW); in goya_late_init()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddevice.c404 hl_device_set_frequency(hdev, PLL_LOW); in set_freq_to_low_job()
457 hdev->curr_pll_profile = PLL_LOW; in device_late_init()
460 hdev->asic_funcs->set_pll_profile(hdev, PLL_LOW); in device_late_init()
H A Dhabanalabs.h604 * @PLL_LOW: low frequency.
609 PLL_LOW, enumerator
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1252 * @PLL_LOW: low frequency.
1257 PLL_LOW, enumerator

Completed in 22 milliseconds