Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h469 struct ti_sci_msg_req_set_clock_freq { struct
470 struct ti_sci_msg_hdr hdr;
471 u32 dev_id;
472 u64 min_freq_hz;
473 u64 target_freq_hz;
474 u64 max_freq_hz;
475 u8 clk_id;