Home
last modified time | relevance | path

Searched defs:ti_sci_msg_req_query_clock_freq (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h413 struct ti_sci_msg_req_query_clock_freq { struct
414 struct ti_sci_msg_hdr hdr;
415 u32 dev_id;
416 u64 min_freq_hz;
417 u64 target_freq_hz;
418 u64 max_freq_hz;
419 u8 clk_id;