Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/goya/
A Dgoya_hwmgr.c16 hl_set_frequency(hdev, HL_GOYA_MME_PLL, hdev->high_pll); in goya_set_pll_profile()
17 hl_set_frequency(hdev, HL_GOYA_TPC_PLL, hdev->high_pll); in goya_set_pll_profile()
18 hl_set_frequency(hdev, HL_GOYA_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);
A Dgoya.c448 prop->high_pll = PLL_HIGH_DEFAULT; in goya_set_fixed_properties()
/linux/drivers/misc/habanalabs/common/
A Ddevice.c587 hdev->high_pll = hdev->asic_prop.high_pll; in device_late_init()
A Dhabanalabs.h574 u32 high_pll; member
2594 u32 high_pll; member
/linux/Documentation/ABI/testing/
A Dsysfs-driver-habanalabs87 What: /sys/class/habanalabs/hl<n>/high_pll

Completed in 23 milliseconds