Searched refs:actions (Results 1 – 19 of 19) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/ |
| H A D | lowlevel_init.c | 174 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 D | README | 8 This directory contains scripts that help to perform certain actions
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.silent | 14 The following actions are taken if "silent" is set at boot time:
|
| H A D | README.log | 7 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 D | README.distro | 356 avoiding unnecessary actions. 364 avoiding unnecessary actions.
|
| H A D | README.nand | 318 automate actions following a nand->write() error. This would e.g. be required
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.am335x-network | 80 be executed after network boot to perform actual rescue actions. You
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 1114 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 D | qconf.cc | 1483 optionMenu->addActions(optGroup->actions()); in ConfigMainWindow()
|
| H A D | zconf.lex.c_shipped | 1090 do_action: /* This label is used only to access EOF actions. */
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 1095 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 D | dtc-lexer.lex.c_shipped | 926 do_action: /* This label is used only to access EOF actions. */
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 164 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 D | gpl-2.0.txt | 182 distribute the Program or its derivative works. These actions are
|
| H A D | lgpl-2.1.txt | 359 distribute the Library or its derivative works. These actions are
|
| H A D | lgpl-2.0.txt | 338 distribute the Library or its derivative works. These actions are
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 105 actions. Use -n to check what the random actions might be.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | README.txt | 637 The device's bind() method is permitted to perform simple actions, but
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 567 impossible actions will be skipped if the CPU is in NS mode,
|