Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c375 static const uint8_t parent_id_clock_id[_PARENT_NB] = { variable
415 for (n = 0U; n < ARRAY_SIZE(parent_id_clock_id); n++) { in clock_id2parent_id()
416 if (parent_id_clock_id[n] == id) { in clock_id2parent_id()