Searched refs:_UNKNOWN_ID (Results 1 – 1 of 1) sorted by relevance
/optee_os/core/drivers/clk/ |
A D | clk-stm32mp15.c | 78 _UNKNOWN_ID = 0xff, enumerator 111 [_I2S_CKIN] = _UNKNOWN_ID, 112 [_USB_PHY_48] = _UNKNOWN_ID, 116 [_HSE_RTC] = _UNKNOWN_ID, 168 return _UNKNOWN_ID; in clock_id2parent_id() 251 .fixed = _UNKNOWN_ID, \ 275 .fixed = _UNKNOWN_ID, \ 302 .fixed = _UNKNOWN_ID, \ 463 _UNKNOWN_ID, _LSE, _LSI, _HSE_RTC 628 enum stm32mp1_parent_id p = _UNKNOWN_ID; in stm32mp1_clk_get_parent() [all …]
|
Completed in 5 milliseconds