Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp15.c79 _PARENT_NB, enumerator
108 static const uint8_t parent_id_clock_id[_PARENT_NB] = {
532 static const char __maybe_unused *const stm32mp1_clk_parent_name[_PARENT_NB] = {
643 if (p < _PARENT_NB) in stm32mp1_clk_get_parent()