Searched refs:isChildAlwayson (Results 1 – 1 of 1) sorted by relevance
171 bool isChildAlwayson = RegulatorTreeIsChildAlwayson(node->regulatorInfo.name); in RegulatorNodeInitEnable() local174 if ((node->regulatorInfo.constraints.alwaysOn) || (isChildAlwayson) || (isChildOn)) { in RegulatorNodeInitEnable()