Searched refs:target_freq (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/ti_sci/ |
| H A D | ti_sci.h | 168 uint64_t min_freq, uint64_t target_freq, 171 uint64_t min_freq, uint64_t target_freq,
|
| H A D | ti_sci.c | 1076 uint64_t min_freq, uint64_t target_freq, in ti_sci_clock_get_match_freq() argument 1097 req.target_freq_hz = target_freq; in ti_sci_clock_get_match_freq() 1130 uint64_t target_freq, uint64_t max_freq) in ti_sci_clock_set_freq() argument 1149 req.target_freq_hz = target_freq; in ti_sci_clock_set_freq()
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_api.h | 709 uint32_t target_freq, upwr_callb callb);
|
| H A D | upower_api.c | 2108 int upwr_pwm_freq_setup(soc_domain_t domain, uint32_t rail, uint32_t stage, uint32_t target_freq, in upwr_pwm_freq_setup() argument 2128 txmsg.args.target_freq = target_freq; in upwr_pwm_freq_setup()
|
| H A D | upower_defs.h | 445 uint32_t target_freq : 10; /* target frequency */ member
|