Searched refs:supp_hw (Results 1 – 1 of 1) sorted by relevance
2217 u32 supp_hw; in a6xx_set_supported_hw() local2234 supp_hw = fuse_to_supp_hw(info, speedbin); in a6xx_set_supported_hw()2236 if (supp_hw == UINT_MAX) { in a6xx_set_supported_hw()2240 supp_hw = BIT(0); /* Default */ in a6xx_set_supported_hw()2243 ret = devm_pm_opp_set_supported_hw(dev, &supp_hw, 1); in a6xx_set_supported_hw()