Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/
H A Dlowlevel_init.c174 int actions = 0; in do_lowlevel_init() local
202 actions = DO_CLOCKS | DO_WAKEUP; in do_lowlevel_init()
206 actions = DO_WAKEUP; in do_lowlevel_init()
210 actions = DO_CLOCKS | DO_MEM_RESET | DO_POWER; in do_lowlevel_init()
213 if (actions & DO_POWER) in do_lowlevel_init()
216 if (actions & DO_CLOCKS) { in do_lowlevel_init()
225 mem_ctrl_init(actions & DO_MEM_RESET); in do_lowlevel_init()
229 return actions & DO_WAKEUP; in do_lowlevel_init()
/rk3399_rockchip-uboot/tools/kermit/
H A DREADME8 This directory contains scripts that help to perform certain actions
/rk3399_rockchip-uboot/doc/
H A DREADME.silent14 The following actions are taken if "silent" is set at boot time:
H A DREADME.log7 U-Boot's internal operation involves many different steps and actions. From
9 System, there are many component parts each with many actions.
H A DREADME.distro356 avoiding unnecessary actions.
364 avoiding unnecessary actions.
H A DREADME.nand318 automate actions following a nand->write() error. This would e.g. be required
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.am335x-network80 be executed after network boot to perform actual rescue actions. You
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dzconf.tab.c_shipped1114 YYCHECK. In other words, skip the first -YYN actions for
1115 this state because they are default actions. */
1992 /* User semantic actions sometimes alter yychar, and that requires
2000 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2031 user semantic actions for why this is necessary. */
2192 user semantic actions for why this is necessary. */
H A Dqconf.cc1483 optionMenu->addActions(optGroup->actions()); in ConfigMainWindow()
H A Dzconf.lex.c_shipped1090 do_action: /* This label is used only to access EOF actions. */
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.tab.c_shipped1095 YYCHECK. In other words, skip the first -YYN actions for
1096 this state because they are default actions. */
2083 /* User semantic actions sometimes alter yychar, and that requires
2091 case of YYERROR or YYBACKUP, subsequent parser actions might lead
2123 user semantic actions for why this is necessary. */
2290 user semantic actions for why this is necessary. */
H A Ddtc-lexer.lex.c_shipped926 do_action: /* This label is used only to access EOF actions. */
/rk3399_rockchip-uboot/test/py/
H A DREADME.md164 via `$PATH`. These scripts implement certain actions on behalf of the test
243 However, in some scenarios, this script may perform other actions. For
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt182 distribute the Program or its derivative works. These actions are
H A Dlgpl-2.1.txt359 distribute the Library or its derivative works. These actions are
H A Dlgpl-2.0.txt338 distribute the Library or its derivative works. These actions are
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME105 actions. Use -n to check what the random actions might be.
/rk3399_rockchip-uboot/doc/driver-model/
H A DREADME.txt637 The device's bind() method is permitted to perform simple actions, but
/rk3399_rockchip-uboot/
H A DREADME567 impossible actions will be skipped if the CPU is in NS mode,