Searched refs:hwasState (Results 1 – 3 of 3) sorted by relevance
85 ATTR_HWAS_STATE_Type hwasState; in createClockDataLog() local88 if (DT_GET_PROP(ATTR_HWAS_STATE, procTarget, hwasState)) in createClockDataLog()94 if (!hwasState.present) in createClockDataLog()104 if (hwasState.functional) in createClockDataLog()190 ATTR_HWAS_STATE_Type hwasState; in addClockRegData() local191 if (DT_GET_PROP(ATTR_HWAS_STATE, clockTarget, hwasState)) in addClockRegData()198 if (!hwasState.present) in addClockRegData()205 if (hwasState.functional) in addClockRegData()
53 ATTR_HWAS_STATE_Type hwasState; in threadStopAll() local56 if (DT_GET_PROP(ATTR_HWAS_STATE, procTarget, hwasState)) in threadStopAll()64 if (!hwasState.functional) in threadStopAll()
144 ATTR_HWAS_STATE_Type hwasState; in enterMpReboot() local149 if (DT_GET_PROP(ATTR_HWAS_STATE, target, hwasState)) in enterMpReboot()153 if (!hwasState.functional) in enterMpReboot()