Searched refs:core_clk (Results 1 – 1 of 1) sorted by relevance
568 uint32_t core_clk = va_arg(args, uint32_t); in Perform() local569 AddProperty(DRMProperty::CORE_CLK, core_clk); in Perform()