Searched refs:high_pll (Results 1 – 4 of 4) sorted by relevance
16 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()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);
448 prop->high_pll = PLL_HIGH_DEFAULT; in goya_set_fixed_properties()
558 hdev->high_pll = hdev->asic_prop.high_pll; in device_late_init()
560 u32 high_pll; member2549 u32 high_pll; member