Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
A Dclk-stm32mp15.c1092 enum stm32mp1_parent_id grandparent_id = _UNKNOWN_ID; in secure_parent_clocks() local
1133 grandparent_id = get_parent_id_parent(parent_id); in secure_parent_clocks()
1134 if (grandparent_id >= 0) in secure_parent_clocks()
1135 secure_parent_clocks(grandparent_id); in secure_parent_clocks()

Completed in 5 milliseconds