Home
last modified time | relevance | path

Searched defs:ti_sci_msg_req_set_clock_freq (Results 1 – 2 of 2) 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;
/openbmc/linux/drivers/firmware/
H A Dti_sci.h505 struct ti_sci_msg_req_set_clock_freq { struct
506 struct ti_sci_msg_hdr hdr;
507 u32 dev_id;
508 u64 min_freq_hz;
509 u64 target_freq_hz;
510 u64 max_freq_hz;
511 u8 clk_id;
512 u32 clk_id_32;