Searched defs:ti_sci_msg_req_query_clock_freq (Results 1 – 1 of 1) sorted by relevance
447 struct ti_sci_msg_req_query_clock_freq { struct448 struct ti_sci_msg_hdr hdr;449 u32 dev_id;450 u64 min_freq_hz;451 u64 target_freq_hz;452 u64 max_freq_hz;453 u8 clk_id;454 u32 clk_id_32;