Home
last modified time | relevance | path

Searched refs:current_state (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dme_status.c169 debug("%s", me_progress_rom_values[gmes->current_state]); in _intel_me_status()
173 if (gmes->current_state < ARRAY_SIZE(me_progress_bup_values) && in _intel_me_status()
174 me_progress_bup_values[gmes->current_state]) in _intel_me_status()
176 me_progress_bup_values[gmes->current_state]); in _intel_me_status()
178 debug("0x%02x", gmes->current_state); in _intel_me_status()
182 if (gmes->current_state < in _intel_me_status()
184 me_progress_policy_values[gmes->current_state]) in _intel_me_status()
186 me_progress_policy_values[gmes->current_state]); in _intel_me_status()
188 debug("0x%02x", gmes->current_state); in _intel_me_status()
192 if (!gmes->current_state) in _intel_me_status()
[all …]
/rk3399_rockchip-uboot/drivers/remoteproc/
H A Dsandbox_testproc.c33 enum sandbox_state current_state; member
78 if (ddata->current_state == next_state) in sandbox_dev_move_to_state()
81 debug("current_state=%d, next_state=%d\n", ddata->current_state, in sandbox_dev_move_to_state()
83 switch (ddata->current_state) { in sandbox_dev_move_to_state()
113 ddata->current_state = next_state; in sandbox_dev_move_to_state()
269 if (ddata->current_state == sb_running) in sandbox_testproc_is_running()
291 if (ddata->current_state == sb_running) in sandbox_testproc_ping()
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dme.h106 u32 current_state:8; member
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dme_common.h126 u32 current_state:8; member
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.lex.c_shipped714 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1677 * next_state = yy_try_NUL_trans( current_state );
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped353 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1560 * next_state = yy_try_NUL_trans( current_state );