Searched refs:_CLK_SELEC (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 232 #define _CLK_SELEC(_sec, _offset, _bit, _clock_id, _parent_sel) \ macro 364 _CLK_SELEC(SEC, RCC_BDCR, RCC_BDCR_RTCCKEN_POS, RTC, _RTC_SEL), 401 _CLK_SELEC(N_S, RCC_DBGCFGR, 8, CK_DBG, _UNKNOWN_SEL),
|