Home
last modified time | relevance | path

Searched refs:high_pll (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c16 hl_set_frequency(hdev, MME_PLL, hdev->high_pll); in goya_set_pll_profile()
17 hl_set_frequency(hdev, TPC_PLL, hdev->high_pll); in goya_set_pll_profile()
18 hl_set_frequency(hdev, IC_PLL, hdev->high_pll); in goya_set_pll_profile()
310 return sprintf(buf, "%u\n", hdev->high_pll); in high_pll_show()
332 hdev->high_pll = value; in high_pll_store()
338 static DEVICE_ATTR_RW(high_pll);
Dgoya.c389 prop->high_pll = PLL_HIGH_DEFAULT; in goya_get_fixed_properties()
/Linux-v5.4/drivers/misc/habanalabs/
Ddevice.c418 hdev->high_pll = hdev->asic_prop.high_pll; in device_late_init()
Dhabanalabs.h214 u32 high_pll; member
1313 u32 high_pll; member
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-habanalabs54 What: /sys/class/habanalabs/hl<n>/high_pll