Home
last modified time | relevance | path

Searched defs:ti_sci_msg_req_query_clock_freq (Results 1 – 2 of 2) 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;
/openbmc/linux/drivers/firmware/
H A Dti_sci.h446 struct ti_sci_msg_req_query_clock_freq { struct
447 struct ti_sci_msg_hdr hdr;
448 u32 dev_id;
449 u64 min_freq_hz;
450 u64 target_freq_hz;
451 u64 max_freq_hz;
452 u8 clk_id;
453 u32 clk_id_32;