Searched refs:SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN (Results 1 – 3 of 3) sorted by relevance
173 #define SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN UINT32_C(0x00000001) macro186 (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN | \
43 static const uint32_t debug_clk_mask = (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN |
83 static const uint32_t debug_clk_mask = (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN |
Completed in 8 milliseconds