Searched defs:ti_sci_msg_req_query_clock_freq (Results 1 – 1 of 1) sorted by relevance
475 struct ti_sci_msg_req_query_clock_freq { struct476 struct ti_sci_msg_hdr hdr;477 u32 dev_id;478 u64 min_freq_hz;479 u64 target_freq_hz;480 u64 max_freq_hz;481 u8 clk_id;482 u32 clk_id_32;