Searched refs:pwrlvl (Results 1 – 1 of 1) sorted by relevance
190 struct device_node *pwrlvl; in adreno_bind() local191 for_each_child_of_node(child, pwrlvl) { in adreno_bind()192 ret = of_property_read_u32(pwrlvl, "qcom,gpu-freq", &val); in adreno_bind()