Searched refs:warm (Results 1 – 6 of 6) sorted by relevance
52 int warm = *(int *)arg; in cfe_linux_exit() local65 cfe_exit(warm, 0); in cfe_linux_exit()
13 * Update reset type to "system" (full chip) to fix warm reboot hang issue
321 pinctrl-names = "ac97-running", "ac97-reset", "ac97-warm-reset";
515 ap_warm_reset_h: ap-warm-reset-h {
90 int cfe_exit(int warm, int status);
150 int cfe_exit(int warm, int status) in cfe_exit() argument157 xiocb.xiocb_flags = warm ? CFE_FLG_WARMSTART : 0; in cfe_exit()