Searched refs:kSMC_PowerStateHsrun (Results 1 – 13 of 13) sorted by relevance
288 while (SMC_GetPowerModeState(SMC0) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()294 while (SMC_GetPowerModeState(SMC1) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
406 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
187 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
274 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
399 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
384 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
73 kSMC_PowerStateHsrun = 0x01U << 7U /*!< 1000_0000 - Current power mode is HSRUN */ enumerator
199 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
421 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
443 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
377 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
425 while (SMC_GetPowerModeState(MSMC0) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
49 kSMC_PowerStateHsrun = 1U << 7U /*!< 1000_0000 - Current power mode is HSRUN */ enumerator