Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c342 _PARENT_NB, enumerator
375 static const uint8_t parent_id_clock_id[_PARENT_NB] = {
848 static const char * const stm32mp1_clk_parent_name[_PARENT_NB] __unused = {
1010 if (p < _PARENT_NB) { in stm32mp1_clk_get_parent()