Searched refs:freq_max_hz (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/drivers/ti/clk/include/ |
| H A D | ti_clk_pll.h | 42 uint32_t freq_max_hz; member
|
| /rk3399_ARM-atf/plat/ti/k3low/common/pm/ |
| H A D | ti_clocks.c | 166 .freq_max_hz = 1200000000U, 174 .freq_max_hz = 1200000000U, 182 .freq_max_hz = 1200000001U, 190 .freq_max_hz = 1000000000U, 198 .freq_max_hz = 1000000000U, 206 .freq_max_hz = 1000000000U, 214 .freq_max_hz = 2500000000U, 222 .freq_max_hz = 2500000000U, 230 .freq_max_hz = 2500000001U, 238 .freq_max_hz = 1800000000U, [all …]
|
| /rk3399_ARM-atf/drivers/ti/clk/ |
| H A D | ti_pll.c | 88 (data->output > entry->freq_max_hz)) { in ti_pll_consider_entry()
|