Home
last modified time | relevance | path

Searched refs:max_possible_parent_hz (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk.c89 uint32_t max_possible_parent_hz; in ti_clk_generic_set_freq_parent() local
110 max_possible_parent_hz = max_possible_child_hz * div; in ti_clk_generic_set_freq_parent()
121 parent_target_hz = max_possible_parent_hz; in ti_clk_generic_set_freq_parent()
127 parent_max_hz = max_possible_parent_hz; in ti_clk_generic_set_freq_parent()