Searched refs:high_pll (Results 1 – 5 of 5) sorted by relevance
19 hl_fw_set_frequency(hdev, HL_GOYA_MME_PLL, hdev->high_pll); in goya_set_pll_profile()20 hl_fw_set_frequency(hdev, HL_GOYA_TPC_PLL, hdev->high_pll); in goya_set_pll_profile()21 hl_fw_set_frequency(hdev, HL_GOYA_IC_PLL, hdev->high_pll); in goya_set_pll_profile()316 return sprintf(buf, "%u\n", hdev->high_pll); in high_pll_show()338 hdev->high_pll = value; in high_pll_store()344 static DEVICE_ATTR_RW(high_pll);
460 prop->high_pll = PLL_HIGH_DEFAULT; in goya_set_fixed_properties()
93 What: /sys/class/habanalabs/hl<n>/high_pll
930 hdev->high_pll = hdev->asic_prop.high_pll; in device_late_init()
737 u32 high_pll; member3314 u32 high_pll; member