Searched defs:ti_sci_msg_resp_get_device_state (Results 1 – 4 of 4) sorted by relevance
172 struct ti_sci_msg_resp_get_device_state { struct173 struct ti_sci_msg_hdr hdr;174 uint32_t context_loss_count;175 uint32_t resets;176 uint8_t programmed_state;180 uint8_t current_state;
217 struct ti_sci_msg_resp_get_device_state { struct218 struct ti_sci_msg_hdr hdr;219 uint32_t context_loss_count;220 uint32_t resets;221 uint8_t programmed_state;225 uint8_t current_state;
144286 struct ti_sci_msg_resp_get_device_state { struct144287 struct ti_sci_msg_hdr hdr;144288 u32 context_loss_count;144289 u32 resets;144290 u8 programmed_state;144291 u8 current_state;