Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A 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()
341 return sprintf(buf, "%u\n", hdev->high_pll); in high_pll_show()
363 hdev->high_pll = value; in high_pll_store()
369 static DEVICE_ATTR_RW(high_pll);
H A Dgoya.c446 prop->high_pll = PLL_HIGH_DEFAULT; in goya_get_fixed_properties()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Ddevice.c454 hdev->high_pll = hdev->asic_prop.high_pll; in device_late_init()
H A Dhabanalabs.h364 u32 high_pll; member
1666 u32 high_pll; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-habanalabs87 What: /sys/class/habanalabs/hl<n>/high_pll