Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c2516 int grandparent_id; in secure_parent_clocks() local
2555 grandparent_id = get_parent_id_parent(parent_id); in secure_parent_clocks()
2556 if (grandparent_id >= 0) { in secure_parent_clocks()
2557 secure_parent_clocks(grandparent_id); in secure_parent_clocks()