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.c2507 int grandparent_id; in secure_parent_clocks() local
2546 grandparent_id = get_parent_id_parent(parent_id); in secure_parent_clocks()
2547 if (grandparent_id >= 0) { in secure_parent_clocks()
2548 secure_parent_clocks(grandparent_id); in secure_parent_clocks()